#71DEC9#71DEC9
#71DEC9 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.106 H 179.4°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEC9 |
|---|---|
| RGB | rgb(113, 222, 201) |
| HSL | hsl(168, 62%, 66%) |
| HSV | hsv(168, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(81.82, -36.41, 0.66) |
| CIE-LCH | lch(81.82, 36.42, 178.96°) |
| OKLab | oklab(83% -0.1057 0.0012) |
| OKLCH | oklch(83% 0.106 179.4) |
| XYZ | xyz(43.4695, 59.9666, 64.5310) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.95
Seafoam Blue
#78D1B6
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 4.43
Light Teal
#90E4C1
ΔE00 5.93
Aqua (survey)
#13EAC9
ΔE00 5.93
Pale Teal
#82CBB2
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEC9 #DE7186
analogous
#71DE92 #71DEC9 #71BDDE
triadic
#71DEC9 #C971DE #DEC971
tetradic
#71DEC9 #9271DE #DE7186 #BDDE71
square
#71DEC9 #9271DE #DE7186 #BDDE71
split-complementary
#71DEC9 #DE71BD #DE9271
monochromatic
#28AD93 #3FD2B6 #71DEC9 #A3EADC #D4F5EF
Accessibility & contrast
On white
1.62
#71DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#71DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEC9
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEC9 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C8
Deuteranopia (green-blind)
#C5C6CB
Tritanopia (blue-blind)
#3DE1D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dec9; /* rgb */ color: rgb(113, 222, 201); /* oklch */ color: oklch(83.0% 0.106 179.4);
Tailwind
colors: {
custom: {
50: '#a1e8d9',
500: '#71dec9',
950: '#000000',
},
}SCSS
$custom: #71dec9; $custom-light: #a1e8d9; $custom-dark: #000000;
JSON
{
"hex": "#71dec9",
"rgb": {
"r": 113,
"g": 222,
"b": 201
},
"hsl": {
"h": 168.44,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82997,
"c": 0.10575,
"h": 179.4
},
"luminance": 0.5997
}Semantic roles & 50–950 ramp
primary
#71DEC9
secondary
#AF4559
accent
#1B3DCA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483