#71ED9B#71ED9B
#71ED9B is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.4% C 0.161 H 152.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71ED9B |
|---|---|
| RGB | rgb(113, 237, 155) |
| HSL | hsl(140, 78%, 69%) |
| HSV | hsv(140, 52%, 93%) |
| CMYK | cmyk(52.3%, 0%, 34.6%, 7.1%) |
| CIE-LAB | lab(85.22, -52.44, 29.44) |
| CIE-LCH | lch(85.22, 60.14, 150.69°) |
| OKLab | oklab(85.44% -0.1425 0.0739) |
| OKLCH | oklch(85.44% 0.161 152.6) |
| XYZ | xyz(43.0075, 66.4420, 41.5622) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 3.83
Sea Green (survey)
#53FCA1
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ED9B #ED71C3
analogous
#85ED71 #71ED9B #71EDD9
triadic
#71ED9B #9B71ED #ED9B71
tetradic
#71ED9B #7185ED #ED71C3 #EDD971
square
#71ED9B #7185ED #ED71C3 #EDD971
split-complementary
#71ED9B #D971ED #ED7185
monochromatic
#1ACA55 #3BE675 #71ED9B #A7F4C1 #DEFBE7
Accessibility & contrast
On white
1.47
#71ED9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#71ED9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ED9B
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ED9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ED9B | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#DCD0A0
Tritanopia (blue-blind)
#52EAD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #71ed9b; /* rgb */ color: rgb(113, 237, 155); /* oklch */ color: oklch(85.4% 0.161 152.6);
Tailwind
colors: {
custom: {
50: '#a2f3b9',
500: '#71ed9b',
950: '#000000',
},
}SCSS
$custom: #71ed9b; $custom-light: #a2f3b9; $custom-dark: #000000;
JSON
{
"hex": "#71ed9b",
"rgb": {
"r": 113,
"g": 237,
"b": 155
},
"hsl": {
"h": 140.323,
"s": 77.5,
"l": 68.627
},
"oklch": {
"l": 0.85443,
"c": 0.16053,
"h": 152.6
},
"luminance": 0.66446
}Semantic roles & 50–950 ramp
primary
#71ED9B
secondary
#C53D97
accent
#0C94DA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581