#71EA9E#71EA9E
#71EA9E is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.8% C 0.154 H 153.9°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #71EA9E |
|---|---|
| RGB | rgb(113, 234, 158) |
| HSL | hsl(142, 74%, 68%) |
| HSV | hsv(142, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(84.39, -50.68, 26.79) |
| CIE-LCH | lch(84.39, 57.32, 152.14°) |
| OKLab | oklab(84.78% -0.138 0.0675) |
| OKLCH | oklch(84.78% 0.154 153.9) |
| XYZ | xyz(42.4013, 64.8214, 42.6185) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.34
Light Blue Green
#7EFBB3
ΔE00 3.91
Light Bluish Green
#76FDA8
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.20
Light Sea Green
#98F6B0
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EA9E #EA71BD
analogous
#80EA71 #71EA9E #71EADA
triadic
#71EA9E #9E71EA #EA9E71
tetradic
#71EA9E #7180EA #EA71BD #EADA71
square
#71EA9E #7180EA #EA71BD #EADA71
split-complementary
#71EA9E #DA71EA #EA7180
monochromatic
#1DC45B #3CE27A #71EA9E #A6F2C2 #DCFAE7
Accessibility & contrast
On white
1.50
#71EA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#71EA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EA9E
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EA9E | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA99
Deuteranopia (green-blind)
#D9CEA3
Tritanopia (blue-blind)
#51E8D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71ea9e; /* rgb */ color: rgb(113, 234, 158); /* oklch */ color: oklch(84.8% 0.154 153.9);
Tailwind
colors: {
custom: {
50: '#a2f1bb',
500: '#71ea9e',
950: '#000000',
},
}SCSS
$custom: #71ea9e; $custom-light: #a2f1bb; $custom-dark: #000000;
JSON
{
"hex": "#71ea9e",
"rgb": {
"r": 113,
"g": 234,
"b": 158
},
"hsl": {
"h": 142.314,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.84782,
"c": 0.15361,
"h": 153.9
},
"luminance": 0.64825
}Semantic roles & 50–950 ramp
primary
#71EA9E
secondary
#C23D91
accent
#0F8CD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582