#71D2E2#71D2E2
#71D2E2 is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.0% C 0.094 H 209.4°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #71D2E2 |
|---|---|
| RGB | rgb(113, 210, 226) |
| HSL | hsl(188, 66%, 66%) |
| HSV | hsv(188, 50%, 89%) |
| CMYK | cmyk(50%, 7.1%, 0%, 11.4%) |
| CIE-LAB | lab(79.09, -24.34, -16.72) |
| CIE-LCH | lch(79.09, 29.53, 214.49°) |
| OKLab | oklab(81.04% -0.082 -0.0461) |
| OKLCH | oklch(81.04% 0.094 209.4) |
| XYZ | xyz(43.5788, 55.0911, 80.2739) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.42
Robin'S Egg
#6DEDFD
ΔE00 6.33
Neon Blue
#04D9FF
ΔE00 6.49
Sky Blue
#87CEEB
ΔE00 6.63
Robin Egg Blue
#8AF1FE
ΔE00 7.14
Robin'S Egg Blue
#98EFF9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D2E2 #E28171
analogous
#71E2BA #71D2E2 #719AE2
triadic
#71D2E2 #E271D2 #D2E271
tetradic
#71D2E2 #BA71E2 #E28171 #9AE271
square
#71D2E2 #BA71E2 #E28171 #9AE271
split-complementary
#71D2E2 #E2719A #E2BA71
monochromatic
#25A0B4 #3EC2D8 #71D2E2 #A4E2EC #D7F2F7
Accessibility & contrast
On white
1.75
#71D2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#71D2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D2E2
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D2E2 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CCE3
Deuteranopia (green-blind)
#B1BEE2
Tritanopia (blue-blind)
#29DAD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #71d2e2; /* rgb */ color: rgb(113, 210, 226); /* oklch */ color: oklch(81.0% 0.094 209.4);
Tailwind
colors: {
custom: {
50: '#a1e0eb',
500: '#71d2e2',
950: '#000000',
},
}SCSS
$custom: #71d2e2; $custom-light: #a1e0eb; $custom-dark: #000000;
JSON
{
"hex": "#71d2e2",
"rgb": {
"r": 113,
"g": 210,
"b": 226
},
"hsl": {
"h": 188.496,
"s": 66.082,
"l": 66.471
},
"oklch": {
"l": 0.81038,
"c": 0.09408,
"h": 209.4
},
"luminance": 0.55095
}Semantic roles & 50–950 ramp
primary
#71D2E2
secondary
#B55342
accent
#3118CE
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101516
muted
#808484