#71DEC8#71DEC8
#71DEC8 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.106 H 178.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEC8 |
|---|---|
| RGB | rgb(113, 222, 200) |
| HSL | hsl(168, 62%, 66%) |
| HSV | hsv(168, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(81.79, -36.65, 1.15) |
| CIE-LCH | lch(81.79, 36.66, 178.20°) |
| OKLab | oklab(82.97% -0.1062 0.0025) |
| OKLCH | oklch(82.97% 0.106 178.7) |
| XYZ | xyz(43.3522, 59.9197, 63.9135) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.06
Turquoise
#40E0D0
ΔE00 4.13
Tiffany Blue
#7BF2DA
ΔE00 4.41
Light Teal
#90E4C1
ΔE00 5.67
Aqua (survey)
#13EAC9
ΔE00 5.79
Pale Teal
#82CBB2
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEC8 #DE7187
analogous
#71DE91 #71DEC8 #71BDDE
triadic
#71DEC8 #C871DE #DEC871
tetradic
#71DEC8 #9171DE #DE7187 #BDDE71
square
#71DEC8 #9171DE #DE7187 #BDDE71
split-complementary
#71DEC8 #DE71BD #DE9171
monochromatic
#28AD92 #3FD2B5 #71DEC8 #A3EADB #D4F5EE
Accessibility & contrast
On white
1.62
#71DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#71DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEC8
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEC8 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C7
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#3EE1D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dec8; /* rgb */ color: rgb(113, 222, 200); /* oklch */ color: oklch(83.0% 0.106 178.7);
Tailwind
colors: {
custom: {
50: '#a1e8d8',
500: '#71dec8',
950: '#000000',
},
}SCSS
$custom: #71dec8; $custom-light: #a1e8d8; $custom-dark: #000000;
JSON
{
"hex": "#71dec8",
"rgb": {
"r": 113,
"g": 222,
"b": 200
},
"hsl": {
"h": 167.89,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82968,
"c": 0.1062,
"h": 178.7
},
"luminance": 0.59923
}Semantic roles & 50–950 ramp
primary
#71DEC8
secondary
#AF455A
accent
#1B3FCA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483