#71D4E7#71D4E7
#71D4E7 is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.7% C 0.097 H 211.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #71D4E7 |
|---|---|
| RGB | rgb(113, 212, 231) |
| HSL | hsl(190, 71%, 67%) |
| HSV | hsv(190, 51%, 91%) |
| CMYK | cmyk(51.1%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(79.82, -23.98, -18.30) |
| CIE-LCH | lch(79.82, 30.16, 217.35°) |
| OKLab | oklab(81.67% -0.0822 -0.0505) |
| OKLCH | oklch(81.67% 0.097 211.6) |
| XYZ | xyz(44.7717, 56.3633, 84.1056) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.69
Neon Blue
#04D9FF
ΔE00 5.69
Sky Blue
#87CEEB
ΔE00 5.92
Robin'S Egg
#6DEDFD
ΔE00 6.08
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Robin'S Egg Blue
#98EFF9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D4E7 #E78471
analogous
#71E7BF #71D4E7 #7199E7
triadic
#71D4E7 #E771D4 #D4E771
tetradic
#71D4E7 #BF71E7 #E78471 #99E771
square
#71D4E7 #BF71E7 #E78471 #99E771
split-complementary
#71D4E7 #E77199 #E7BF71
monochromatic
#20A4BE #3DC4DE #71D4E7 #A5E4F0 #DAF4F9
Accessibility & contrast
On white
1.71
#71D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#71D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D4E7
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D4E7 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEE8
Deuteranopia (green-blind)
#B2C0E7
Tritanopia (blue-blind)
#1FDCDA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71d4e7; /* rgb */ color: rgb(113, 212, 231); /* oklch */ color: oklch(81.7% 0.097 211.6);
Tailwind
colors: {
custom: {
50: '#a2e1ee',
500: '#71d4e7',
950: '#000000',
},
}SCSS
$custom: #71d4e7; $custom-light: #a2e1ee; $custom-dark: #000000;
JSON
{
"hex": "#71d4e7",
"rgb": {
"r": 113,
"g": 212,
"b": 231
},
"hsl": {
"h": 189.661,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.81673,
"c": 0.09653,
"h": 211.6
},
"luminance": 0.56367
}Semantic roles & 50–950 ramp
primary
#71D4E7
secondary
#BD543F
accent
#3112D3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485