#71E99C#71E99C
#71E99C is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.5% C 0.154 H 153.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #71E99C |
|---|---|
| RGB | rgb(113, 233, 156) |
| HSL | hsl(142, 73%, 68%) |
| HSV | hsv(142, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 33%, 8.6%) |
| CIE-LAB | lab(84.06, -50.63, 27.37) |
| CIE-LCH | lch(84.06, 57.55, 151.60°) |
| OKLab | oklab(84.5% -0.1378 0.0689) |
| OKLCH | oklch(84.5% 0.154 153.4) |
| XYZ | xyz(41.9466, 64.1853, 41.6246) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.46
Seafoam (survey)
#80F9AD
ΔE00 3.58
Light Blue Green
#7EFBB3
ΔE00 4.20
Light Bluish Green
#76FDA8
ΔE00 4.26
Light Greenish Blue
#63F7B4
ΔE00 4.52
Light Sea Green
#98F6B0
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E99C #E971BE
analogous
#82E971 #71E99C #71E9D8
triadic
#71E99C #9C71E9 #E99C71
tetradic
#71E99C #7182E9 #E971BE #E9D871
square
#71E99C #7182E9 #E971BE #E9D871
split-complementary
#71E99C #D871E9 #E97182
monochromatic
#1EC259 #3CE177 #71E99C #A6F1C1 #DBF9E6
Accessibility & contrast
On white
1.52
#71E99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#71E99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E99C
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E99C | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D997
Deuteranopia (green-blind)
#D8CDA1
Tritanopia (blue-blind)
#52E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71e99c; /* rgb */ color: rgb(113, 233, 156); /* oklch */ color: oklch(84.5% 0.154 153.4);
Tailwind
colors: {
custom: {
50: '#a1f1b9',
500: '#71e99c',
950: '#000000',
},
}SCSS
$custom: #71e99c; $custom-light: #a1f1b9; $custom-dark: #000000;
JSON
{
"hex": "#71e99c",
"rgb": {
"r": 113,
"g": 233,
"b": 156
},
"hsl": {
"h": 141.5,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.84501,
"c": 0.15405,
"h": 153.4
},
"luminance": 0.64189
}Semantic roles & 50–950 ramp
primary
#71E99C
secondary
#C03E92
accent
#108FD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581