#71E4AA#71E4AA
#71E4AA is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.6% C 0.135 H 159.5°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #71E4AA |
|---|---|
| RGB | rgb(113, 228, 170) |
| HSL | hsl(150, 68%, 67%) |
| HSV | hsv(150, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(82.86, -45.86, 18.48) |
| CIE-LCH | lch(82.86, 49.45, 158.06°) |
| OKLab | oklab(83.61% -0.1261 0.0472) |
| OKLCH | oklch(83.61% 0.135 159.5) |
| XYZ | xyz(41.8057, 61.8963, 47.7666) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.10
Light Greenish Blue
#63F7B4
ΔE00 4.41
Hospital Green
#9BE5AA
ΔE00 5.14
Eucalyptus
#44D7A8
ΔE00 5.23
Light Blue Green
#7EFBB3
ΔE00 5.36
Seafoam (survey)
#80F9AD
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E4AA #E471AB
analogous
#72E471 #71E4AA #71E4E3
triadic
#71E4AA #AA71E4 #E4AA71
tetradic
#71E4AA #7172E4 #E471AB #E4E371
square
#71E4AA #7172E4 #E471AB #E4E371
split-complementary
#71E4AA #E371E4 #E47172
monochromatic
#23B86D #3EDA8B #71E4AA #A4EEC9 #D8F8E8
Accessibility & contrast
On white
1.57
#71E4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#71E4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E4AA
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E4AA | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D5A7
Deuteranopia (green-blind)
#D1C9AE
Tritanopia (blue-blind)
#4EE3D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71e4aa; /* rgb */ color: rgb(113, 228, 170); /* oklch */ color: oklch(83.6% 0.135 159.5);
Tailwind
colors: {
custom: {
50: '#a1edc3',
500: '#71e4aa',
950: '#000000',
},
}SCSS
$custom: #71e4aa; $custom-light: #a1edc3; $custom-dark: #000000;
JSON
{
"hex": "#71e4aa",
"rgb": {
"r": 113,
"g": 228,
"b": 170
},
"hsl": {
"h": 149.739,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.83606,
"c": 0.13463,
"h": 159.5
},
"luminance": 0.619
}Semantic roles & 50–950 ramp
primary
#71E4AA
secondary
#B8417D
accent
#1674D0
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582