#71E09E#71E09E
#71E09E is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.4% C 0.140 H 155.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #71E09E |
|---|---|
| RGB | rgb(113, 224, 158) |
| HSL | hsl(144, 64%, 66%) |
| HSV | hsv(144, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(81.45, -46.49, 22.78) |
| CIE-LCH | lch(81.45, 51.77, 153.90°) |
| OKLab | oklab(82.38% -0.127 0.0578) |
| OKLCH | oklch(82.38% 0.14 155.5) |
| XYZ | xyz(39.6343, 59.2874, 41.6962) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.70
Hospital Green
#9BE5AA
ΔE00 4.85
Aqua Green
#12E193
ΔE00 4.91
Light Greenish Blue
#63F7B4
ΔE00 5.45
Seafoam (survey)
#80F9AD
ΔE00 5.55
Seafoam Green
#7AF9AB
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E09E #E071B3
analogous
#7BE071 #71E09E #71E0D5
triadic
#71E09E #9E71E0 #E09E71
tetradic
#71E09E #717BE0 #E071B3 #E0D571
square
#71E09E #717BE0 #E071B3 #E0D571
split-complementary
#71E09E #D571E0 #E0717B
monochromatic
#26B05E #3FD57C #71E09E #A3EBC0 #D5F6E3
Accessibility & contrast
On white
1.63
#71E09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#71E09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E09E
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E09E | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19A
Deuteranopia (green-blind)
#CFC6A2
Tritanopia (blue-blind)
#54DECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71e09e; /* rgb */ color: rgb(113, 224, 158); /* oklch */ color: oklch(82.4% 0.140 155.5);
Tailwind
colors: {
custom: {
50: '#a0eabb',
500: '#71e09e',
950: '#000000',
},
}SCSS
$custom: #71e09e; $custom-light: #a0eabb; $custom-dark: #000000;
JSON
{
"hex": "#71e09e",
"rgb": {
"r": 113,
"g": 224,
"b": 158
},
"hsl": {
"h": 144.324,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.82381,
"c": 0.13955,
"h": 155.5
},
"luminance": 0.59291
}Semantic roles & 50–950 ramp
primary
#71E09E
secondary
#B24485
accent
#1A84CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481