#71ED95#71ED95
#71ED95 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.3% C 0.166 H 150.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #71ED95 |
|---|---|
| RGB | rgb(113, 237, 149) |
| HSL | hsl(137, 78%, 69%) |
| HSV | hsv(137, 52%, 93%) |
| CMYK | cmyk(52.3%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(85.12, -53.48, 32.34) |
| CIE-LCH | lch(85.12, 62.50, 148.83°) |
| OKLab | oklab(85.33% -0.1451 0.0807) |
| OKLCH | oklch(85.33% 0.166 150.9) |
| XYZ | xyz(42.5161, 66.2454, 38.9741) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.66
Lightgreen
#90EE90
ΔE00 3.69
Light Green Blue
#56FCA2
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ED95 #ED71C9
analogous
#8BED71 #71ED95 #71EDD3
triadic
#71ED95 #9571ED #ED9571
tetradic
#71ED95 #718BED #ED71C9 #EDD371
square
#71ED95 #718BED #ED71C9 #EDD371
split-complementary
#71ED95 #D371ED #ED718B
monochromatic
#1ACA4D #3BE66C #71ED95 #A7F4BE #DEFBE6
Accessibility & contrast
On white
1.47
#71ED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#71ED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ED95
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ED95 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8F
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#54EAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #71ed95; /* rgb */ color: rgb(113, 237, 149); /* oklch */ color: oklch(85.3% 0.166 150.9);
Tailwind
colors: {
custom: {
50: '#a2f4b5',
500: '#71ed95',
950: '#000000',
},
}SCSS
$custom: #71ed95; $custom-light: #a2f4b5; $custom-dark: #000000;
JSON
{
"hex": "#71ed95",
"rgb": {
"r": 113,
"g": 237,
"b": 149
},
"hsl": {
"h": 137.419,
"s": 77.5,
"l": 68.627
},
"oklch": {
"l": 0.85328,
"c": 0.16605,
"h": 150.9
},
"luminance": 0.66249
}Semantic roles & 50–950 ramp
primary
#71ED95
secondary
#C53D9E
accent
#0C9EDA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581