#71DEC4#71DEC4
#71DEC4 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.108 H 175.9°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEC4 |
|---|---|
| RGB | rgb(113, 222, 196) |
| HSL | hsl(166, 62%, 66%) |
| HSV | hsv(166, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(81.69, -37.58, 3.13) |
| CIE-LCH | lch(81.69, 37.71, 175.24°) |
| OKLab | oklab(82.85% -0.1079 0.0077) |
| OKLCH | oklch(82.85% 0.108 175.9) |
| XYZ | xyz(42.8909, 59.7351, 61.4836) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.50
Tiffany Blue
#7BF2DA
ΔE00 4.58
Light Teal
#90E4C1
ΔE00 4.75
Turquoise
#40E0D0
ΔE00 5.00
Mediumaquamarine
#66CDAA
ΔE00 5.24
Aqua (survey)
#13EAC9
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEC4 #DE718B
analogous
#71DE8D #71DEC4 #71C1DE
triadic
#71DEC4 #C471DE #DEC471
tetradic
#71DEC4 #8D71DE #DE718B #C1DE71
square
#71DEC4 #8D71DE #DE718B #C1DE71
split-complementary
#71DEC4 #DE71C1 #DE8D71
monochromatic
#28AD8D #3FD2AF #71DEC4 #A3EAD9 #D4F5ED
Accessibility & contrast
On white
1.62
#71DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#71DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEC4
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEC4 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C3
Deuteranopia (green-blind)
#C6C6C6
Tritanopia (blue-blind)
#41E0D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dec4; /* rgb */ color: rgb(113, 222, 196); /* oklch */ color: oklch(82.9% 0.108 175.9);
Tailwind
colors: {
custom: {
50: '#a1e9d5',
500: '#71dec4',
950: '#000000',
},
}SCSS
$custom: #71dec4; $custom-light: #a1e9d5; $custom-dark: #000000;
JSON
{
"hex": "#71dec4",
"rgb": {
"r": 113,
"g": 222,
"b": 196
},
"hsl": {
"h": 165.688,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82853,
"c": 0.10819,
"h": 175.9
},
"luminance": 0.59739
}Semantic roles & 50–950 ramp
primary
#71DEC4
secondary
#AF455E
accent
#1B45CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483