#71EAA4#71EAA4
#71EAA4 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.9% C 0.148 H 155.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #71EAA4 |
|---|---|
| RGB | rgb(113, 234, 164) |
| HSL | hsl(145, 74%, 68%) |
| HSV | hsv(145, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 29.9%, 8.2%) |
| CIE-LAB | lab(84.50, -49.56, 23.86) |
| CIE-LCH | lch(84.50, 55.01, 154.30°) |
| OKLab | oklab(84.91% -0.1353 0.0605) |
| OKLCH | oklch(84.91% 0.148 155.9) |
| XYZ | xyz(42.9304, 65.0330, 45.4051) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.40
Light Greenish Blue
#63F7B4
ΔE00 3.50
Light Blue Green
#7EFBB3
ΔE00 3.66
Light Sea Green
#98F6B0
ΔE00 4.39
Light Bluish Green
#76FDA8
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EAA4 #EA71B7
analogous
#7AEA71 #71EAA4 #71EAE0
triadic
#71EAA4 #A471EA #EAA471
tetradic
#71EAA4 #717AEA #EA71B7 #EAE071
square
#71EAA4 #717AEA #EA71B7 #EAE071
split-complementary
#71EAA4 #E071EA #EA717A
monochromatic
#1DC463 #3CE282 #71EAA4 #A6F2C6 #DCFAE8
Accessibility & contrast
On white
1.50
#71EAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#71EAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EAA4
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EAA4 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DAA0
Deuteranopia (green-blind)
#D8CEA8
Tritanopia (blue-blind)
#4FE8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eaa4; /* rgb */ color: rgb(113, 234, 164); /* oklch */ color: oklch(84.9% 0.148 155.9);
Tailwind
colors: {
custom: {
50: '#a2f1bf',
500: '#71eaa4',
950: '#000000',
},
}SCSS
$custom: #71eaa4; $custom-light: #a2f1bf; $custom-dark: #000000;
JSON
{
"hex": "#71eaa4",
"rgb": {
"r": 113,
"g": 234,
"b": 164
},
"hsl": {
"h": 145.289,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.84907,
"c": 0.14821,
"h": 155.9
},
"luminance": 0.65037
}Semantic roles & 50–950 ramp
primary
#71EAA4
secondary
#C23D8A
accent
#0F82D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582