#71E89F#71E89F
#71E89F is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.150 H 154.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #71E89F |
|---|---|
| RGB | rgb(113, 232, 159) |
| HSL | hsl(143, 72%, 68%) |
| HSV | hsv(143, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(83.82, -49.67, 25.50) |
| CIE-LCH | lch(83.82, 55.83, 152.82°) |
| OKLab | oklab(84.32% -0.1354 0.0644) |
| OKLCH | oklch(84.32% 0.15 154.5) |
| XYZ | xyz(41.9215, 63.7236, 42.8849) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.73
Light Blue Green
#7EFBB3
ΔE00 4.18
Light Greenish Blue
#63F7B4
ΔE00 4.24
Light Sea Green
#98F6B0
ΔE00 4.57
Light Bluish Green
#76FDA8
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E89F #E871BA
analogous
#7FE871 #71E89F #71E8DA
triadic
#71E89F #9F71E8 #E89F71
tetradic
#71E89F #717FE8 #E871BA #E8DA71
square
#71E89F #717FE8 #E871BA #E8DA71
split-complementary
#71E89F #DA71E8 #E8717F
monochromatic
#1FC05D #3CDF7B #71E89F #A6F1C3 #DAF9E6
Accessibility & contrast
On white
1.53
#71E89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#71E89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E89F
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E89F | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D89A
Deuteranopia (green-blind)
#D7CCA3
Tritanopia (blue-blind)
#52E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e89f; /* rgb */ color: rgb(113, 232, 159); /* oklch */ color: oklch(84.3% 0.150 154.5);
Tailwind
colors: {
custom: {
50: '#a1f0bb',
500: '#71e89f',
950: '#000000',
},
}SCSS
$custom: #71e89f; $custom-light: #a1f0bb; $custom-dark: #000000;
JSON
{
"hex": "#71e89f",
"rgb": {
"r": 113,
"g": 232,
"b": 159
},
"hsl": {
"h": 143.193,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84322,
"c": 0.14991,
"h": 154.5
},
"luminance": 0.63727
}Semantic roles & 50–950 ramp
primary
#71E89F
secondary
#BF3F8D
accent
#1189D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582