#71E09D#71E09D
#71E09D is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.4% C 0.140 H 155.2°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #71E09D |
|---|---|
| RGB | rgb(113, 224, 157) |
| HSL | hsl(144, 64%, 66%) |
| HSV | hsv(144, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(81.43, -46.68, 23.27) |
| CIE-LCH | lch(81.43, 52.16, 153.50°) |
| OKLab | oklab(82.36% -0.1275 0.059) |
| OKLCH | oklch(82.36% 0.14 155.2) |
| XYZ | xyz(39.5486, 59.2531, 41.2447) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.86
Aqua Green
#12E193
ΔE00 4.88
Seafoam
#7FE0B3
ΔE00 4.90
Light Greenish Blue
#63F7B4
ΔE00 5.51
Seafoam (survey)
#80F9AD
ΔE00 5.51
Seafoam Green
#7AF9AB
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E09D #E071B4
analogous
#7CE071 #71E09D #71E0D4
triadic
#71E09D #9D71E0 #E09D71
tetradic
#71E09D #717CE0 #E071B4 #E0D471
square
#71E09D #717CE0 #E071B4 #E0D471
split-complementary
#71E09D #D471E0 #E0717C
monochromatic
#26B05D #3FD57A #71E09D #A3EBC0 #D5F6E2
Accessibility & contrast
On white
1.63
#71E09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#71E09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E09D
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E09D | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD199
Deuteranopia (green-blind)
#CFC6A1
Tritanopia (blue-blind)
#55DECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71e09d; /* rgb */ color: rgb(113, 224, 157); /* oklch */ color: oklch(82.4% 0.140 155.2);
Tailwind
colors: {
custom: {
50: '#a0eaba',
500: '#71e09d',
950: '#000000',
},
}SCSS
$custom: #71e09d; $custom-light: #a0eaba; $custom-dark: #000000;
JSON
{
"hex": "#71e09d",
"rgb": {
"r": 113,
"g": 224,
"b": 157
},
"hsl": {
"h": 143.784,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.82359,
"c": 0.14045,
"h": 155.2
},
"luminance": 0.59256
}Semantic roles & 50–950 ramp
primary
#71E09D
secondary
#B24486
accent
#1A85CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481