#71E2AC#71E2AC
#71E2AC is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.2% C 0.130 H 160.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #71E2AC |
|---|---|
| RGB | rgb(113, 226, 172) |
| HSL | hsl(151, 66%, 66%) |
| HSV | hsv(151, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 23.9%, 11.4%) |
| CIE-LAB | lab(82.31, -44.60, 16.67) |
| CIE-LCH | lch(82.31, 47.61, 159.50°) |
| OKLab | oklab(83.18% -0.123 0.0426) |
| OKLCH | oklch(83.18% 0.13 160.9) |
| XYZ | xyz(41.4493, 60.8785, 48.5882) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.33
Eucalyptus
#44D7A8
ΔE00 4.60
Light Greenish Blue
#63F7B4
ΔE00 5.02
Light Teal
#90E4C1
ΔE00 5.33
Hospital Green
#9BE5AA
ΔE00 5.44
Aqua Marine
#2EE8BB
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E2AC #E271A7
analogous
#71E274 #71E2AC #71E0E2
triadic
#71E2AC #AC71E2 #E2AC71
tetradic
#71E2AC #7471E2 #E271A7 #E0E271
square
#71E2AC #7471E2 #E271A7 #E0E271
split-complementary
#71E2AC #E271E0 #E27471
monochromatic
#25B46F #3ED88E #71E2AC #A4ECCA #D7F7E7
Accessibility & contrast
On white
1.59
#71E2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#71E2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E2AC
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E2AC | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4A9
Deuteranopia (green-blind)
#CFC8AF
Tritanopia (blue-blind)
#4EE1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e2ac; /* rgb */ color: rgb(113, 226, 172); /* oklch */ color: oklch(83.2% 0.130 160.9);
Tailwind
colors: {
custom: {
50: '#a1ecc4',
500: '#71e2ac',
950: '#000000',
},
}SCSS
$custom: #71e2ac; $custom-light: #a1ecc4; $custom-dark: #000000;
JSON
{
"hex": "#71e2ac",
"rgb": {
"r": 113,
"g": 226,
"b": 172
},
"hsl": {
"h": 151.327,
"s": 66.082,
"l": 66.471
},
"oklch": {
"l": 0.83176,
"c": 0.13018,
"h": 160.9
},
"luminance": 0.60882
}Semantic roles & 50–950 ramp
primary
#71E2AC
secondary
#B54279
accent
#186FCE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582