#71EA9D#71EA9D
#71EA9D is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.8% C 0.155 H 153.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #71EA9D |
|---|---|
| RGB | rgb(113, 234, 157) |
| HSL | hsl(142, 74%, 68%) |
| HSV | hsv(142, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 32.9%, 8.2%) |
| CIE-LAB | lab(84.37, -50.86, 27.28) |
| CIE-LCH | lch(84.37, 57.71, 151.79°) |
| OKLab | oklab(84.76% -0.1384 0.0687) |
| OKLCH | oklch(84.76% 0.155 153.6) |
| XYZ | xyz(42.3155, 64.7871, 42.1670) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.24
Seafoam (survey)
#80F9AD
ΔE00 3.37
Light Blue Green
#7EFBB3
ΔE00 3.98
Light Bluish Green
#76FDA8
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.33
Light Sea Green
#98F6B0
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EA9D #EA71BE
analogous
#81EA71 #71EA9D #71EAD9
triadic
#71EA9D #9D71EA #EA9D71
tetradic
#71EA9D #7181EA #EA71BE #EAD971
square
#71EA9D #7181EA #EA71BE #EAD971
split-complementary
#71EA9D #D971EA #EA7181
monochromatic
#1DC45A #3CE278 #71EA9D #A6F2C2 #DCFAE7
Accessibility & contrast
On white
1.50
#71EA9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#71EA9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EA9D
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EA9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EA9D | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA98
Deuteranopia (green-blind)
#D9CEA2
Tritanopia (blue-blind)
#52E7D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71ea9d; /* rgb */ color: rgb(113, 234, 157); /* oklch */ color: oklch(84.8% 0.155 153.6);
Tailwind
colors: {
custom: {
50: '#a2f1ba',
500: '#71ea9d',
950: '#000000',
},
}SCSS
$custom: #71ea9d; $custom-light: #a2f1ba; $custom-dark: #000000;
JSON
{
"hex": "#71ea9d",
"rgb": {
"r": 113,
"g": 234,
"b": 157
},
"hsl": {
"h": 141.818,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.84762,
"c": 0.15453,
"h": 153.6
},
"luminance": 0.64791
}Semantic roles & 50–950 ramp
primary
#71EA9D
secondary
#C23D92
accent
#0F8ED6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581