#71DEAE#71DEAE
#71DEAE is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.3% C 0.123 H 163.0°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEAE |
|---|---|
| RGB | rgb(113, 222, 174) |
| HSL | hsl(154, 62%, 66%) |
| HSV | hsv(154, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(81.18, -42.44, 14.04) |
| CIE-LCH | lch(81.18, 44.70, 161.70°) |
| OKLab | oklab(82.27% -0.1177 0.036) |
| OKLCH | oklch(82.27% 0.123 163) |
| XYZ | xyz(40.5678, 58.8059, 49.2491) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.54
Eucalyptus
#44D7A8
ΔE00 3.81
Light Teal
#90E4C1
ΔE00 4.54
Mediumaquamarine
#66CDAA
ΔE00 4.99
Aqua Marine
#2EE8BB
ΔE00 5.30
Light Turquoise
#7EF4CC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEAE #DE71A1
analogous
#71DE77 #71DEAE #71D7DE
triadic
#71DEAE #AE71DE #DEAE71
tetradic
#71DEAE #7771DE #DE71A1 #D7DE71
square
#71DEAE #7771DE #DE71A1 #D7DE71
split-complementary
#71DEAE #DE71D7 #DE7771
monochromatic
#28AD72 #3FD292 #71DEAE #A3EACA #D4F5E7
Accessibility & contrast
On white
1.65
#71DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#71DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEAE
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEAE | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AB
Deuteranopia (green-blind)
#CAC5B1
Tritanopia (blue-blind)
#4EDED1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71deae; /* rgb */ color: rgb(113, 222, 174); /* oklch */ color: oklch(82.3% 0.123 163.0);
Tailwind
colors: {
custom: {
50: '#a0e9c6',
500: '#71deae',
950: '#000000',
},
}SCSS
$custom: #71deae; $custom-light: #a0e9c6; $custom-dark: #000000;
JSON
{
"hex": "#71deae",
"rgb": {
"r": 113,
"g": 222,
"b": 174
},
"hsl": {
"h": 153.578,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.82272,
"c": 0.12304,
"h": 163
},
"luminance": 0.58809
}Semantic roles & 50–950 ramp
primary
#71DEAE
secondary
#AF4573
accent
#1B68CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482