#71E09B#71E09B
#71E09B is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.3% C 0.142 H 154.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #71E09B |
|---|---|
| RGB | rgb(113, 224, 155) |
| HSL | hsl(143, 64%, 66%) |
| HSV | hsv(143, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 30.8%, 12.2%) |
| CIE-LAB | lab(81.39, -47.05, 24.26) |
| CIE-LCH | lch(81.39, 52.94, 152.72°) |
| OKLab | oklab(82.32% -0.1284 0.0614) |
| OKLCH | oklch(82.32% 0.142 154.5) |
| XYZ | xyz(39.3792, 59.1854, 40.3528) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.85
Hospital Green
#9BE5AA
ΔE00 4.92
Seafoam
#7FE0B3
ΔE00 5.29
Seafoam Green
#7AF9AB
ΔE00 5.45
Seafoam (survey)
#80F9AD
ΔE00 5.47
Light Greenish Blue
#63F7B4
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E09B #E071B6
analogous
#7EE071 #71E09B #71E0D3
triadic
#71E09B #9B71E0 #E09B71
tetradic
#71E09B #717EE0 #E071B6 #E0D371
square
#71E09B #717EE0 #E071B6 #E0D371
split-complementary
#71E09B #D371E0 #E0717E
monochromatic
#26B05B #3FD578 #71E09B #A3EBBE #D5F6E2
Accessibility & contrast
On white
1.64
#71E09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#71E09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E09B
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E09B | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D197
Deuteranopia (green-blind)
#D0C69F
Tritanopia (blue-blind)
#55DECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71e09b; /* rgb */ color: rgb(113, 224, 155); /* oklch */ color: oklch(82.3% 0.142 154.5);
Tailwind
colors: {
custom: {
50: '#a0eab9',
500: '#71e09b',
950: '#000000',
},
}SCSS
$custom: #71e09b; $custom-light: #a0eab9; $custom-dark: #000000;
JSON
{
"hex": "#71e09b",
"rgb": {
"r": 113,
"g": 224,
"b": 155
},
"hsl": {
"h": 142.703,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.82317,
"c": 0.14228,
"h": 154.5
},
"luminance": 0.59189
}Semantic roles & 50–950 ramp
primary
#71E09B
secondary
#B24488
accent
#1A88CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481