#71DEC0#71DEC0
#71DEC0 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.7% C 0.110 H 173.3°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEC0 |
|---|---|
| RGB | rgb(113, 222, 192) |
| HSL | hsl(163, 62%, 66%) |
| HSV | hsv(163, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(81.60, -38.50, 5.11) |
| CIE-LCH | lch(81.60, 38.84, 172.44°) |
| OKLab | oklab(82.74% -0.1097 0.0129) |
| OKLCH | oklch(82.74% 0.11 173.3) |
| XYZ | xyz(42.4416, 59.5554, 59.1177) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.35
Light Teal
#90E4C1
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 4.57
Seafoam
#7FE0B3
ΔE00 4.71
Tiffany Blue
#7BF2DA
ΔE00 5.06
Light Turquoise
#7EF4CC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEC0 #DE718F
analogous
#71DE89 #71DEC0 #71C6DE
triadic
#71DEC0 #C071DE #DEC071
tetradic
#71DEC0 #8971DE #DE718F #C6DE71
square
#71DEC0 #8971DE #DE718F #C6DE71
split-complementary
#71DEC0 #DE71C6 #DE8971
monochromatic
#28AD88 #3FD2AA #71DEC0 #A3EAD6 #D4F5EC
Accessibility & contrast
On white
1.63
#71DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#71DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEC0
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEC0 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BF
Deuteranopia (green-blind)
#C7C6C2
Tritanopia (blue-blind)
#44E0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dec0; /* rgb */ color: rgb(113, 222, 192); /* oklch */ color: oklch(82.7% 0.110 173.3);
Tailwind
colors: {
custom: {
50: '#a1e9d3',
500: '#71dec0',
950: '#000000',
},
}SCSS
$custom: #71dec0; $custom-light: #a1e9d3; $custom-dark: #000000;
JSON
{
"hex": "#71dec0",
"rgb": {
"r": 113,
"g": 222,
"b": 192
},
"hsl": {
"h": 163.486,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82741,
"c": 0.11043,
"h": 173.3
},
"luminance": 0.59559
}Semantic roles & 50–950 ramp
primary
#71DEC0
secondary
#AF4562
accent
#1B4CCA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483