#71D2DE#71D2DE
#71D2DE is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.9% C 0.093 H 206.0°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #71D2DE |
|---|---|
| RGB | rgb(113, 210, 222) |
| HSL | hsl(187, 62%, 66%) |
| HSV | hsv(187, 49%, 87%) |
| CMYK | cmyk(49.1%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(78.97, -25.40, -14.77) |
| CIE-LCH | lch(78.97, 29.38, 210.17°) |
| OKLab | oklab(80.9% -0.0836 -0.0407) |
| OKLCH | oklch(80.9% 0.093 206) |
| XYZ | xyz(43.0363, 54.8741, 77.4169) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.10
Robin'S Egg
#6DEDFD
ΔE00 6.29
Robin'S Egg Blue
#98EFF9
ΔE00 7.07
Robin Egg Blue
#8AF1FE
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.18
Neon Blue
#04D9FF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D2DE #DE7D71
analogous
#71DEB4 #71D2DE #719BDE
triadic
#71D2DE #DE71D2 #D2DE71
tetradic
#71D2DE #B471DE #DE7D71 #9BDE71
square
#71D2DE #B471DE #DE7D71 #9BDE71
split-complementary
#71D2DE #DE719B #DEB471
monochromatic
#289EAD #3FC2D2 #71D2DE #A3E2EA #D4F1F5
Accessibility & contrast
On white
1.75
#71D2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#71D2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D2DE
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D2DE | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDF
Deuteranopia (green-blind)
#B3BEDE
Tritanopia (blue-blind)
#2ED9D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #71d2de; /* rgb */ color: rgb(113, 210, 222); /* oklch */ color: oklch(80.9% 0.093 206.0);
Tailwind
colors: {
custom: {
50: '#a1e0e8',
500: '#71d2de',
950: '#000000',
},
}SCSS
$custom: #71d2de; $custom-light: #a1e0e8; $custom-dark: #000000;
JSON
{
"hex": "#71d2de",
"rgb": {
"r": 113,
"g": 210,
"b": 222
},
"hsl": {
"h": 186.606,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.80896,
"c": 0.09297,
"h": 206
},
"luminance": 0.54878
}Semantic roles & 50–950 ramp
primary
#71D2DE
secondary
#AF5045
accent
#2F1BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484