#71DEC2#71DEC2
#71DEC2 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.109 H 174.6°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEC2 |
|---|---|
| RGB | rgb(113, 222, 194) |
| HSL | hsl(165, 62%, 66%) |
| HSV | hsv(165, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(81.64, -38.05, 4.12) |
| CIE-LCH | lch(81.64, 38.27, 173.82°) |
| OKLab | oklab(82.8% -0.1088 0.0103) |
| OKLCH | oklch(82.8% 0.109 174.6) |
| XYZ | xyz(42.6647, 59.6447, 60.2927) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.38
Light Teal
#90E4C1
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 4.79
Mediumaquamarine
#66CDAA
ΔE00 4.88
Seafoam
#7FE0B3
ΔE00 5.29
Aqua (survey)
#13EAC9
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEC2 #DE718D
analogous
#71DE8B #71DEC2 #71C3DE
triadic
#71DEC2 #C271DE #DEC271
tetradic
#71DEC2 #8B71DE #DE718D #C3DE71
square
#71DEC2 #8B71DE #DE718D #C3DE71
split-complementary
#71DEC2 #DE71C3 #DE8B71
monochromatic
#28AD8A #3FD2AD #71DEC2 #A3EAD7 #D4F5ED
Accessibility & contrast
On white
1.62
#71DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#71DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEC2
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEC2 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2C1
Deuteranopia (green-blind)
#C6C6C4
Tritanopia (blue-blind)
#42E0D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dec2; /* rgb */ color: rgb(113, 222, 194); /* oklch */ color: oklch(82.8% 0.109 174.6);
Tailwind
colors: {
custom: {
50: '#a1e9d4',
500: '#71dec2',
950: '#000000',
},
}SCSS
$custom: #71dec2; $custom-light: #a1e9d4; $custom-dark: #000000;
JSON
{
"hex": "#71dec2",
"rgb": {
"r": 113,
"g": 222,
"b": 194
},
"hsl": {
"h": 164.587,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82797,
"c": 0.10928,
"h": 174.6
},
"luminance": 0.59648
}Semantic roles & 50–950 ramp
primary
#71DEC2
secondary
#AF4560
accent
#1B48CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483