#71DF95#71DF95
#71DF95 is a light, vivid green. Relative luminance 0.585; OKLCH L 82.0% C 0.146 H 152.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #71DF95 |
|---|---|
| RGB | rgb(113, 223, 149) |
| HSL | hsl(140, 63%, 66%) |
| HSV | hsv(140, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(80.99, -47.73, 26.81) |
| CIE-LCH | lch(80.99, 54.74, 150.67°) |
| OKLab | oklab(81.95% -0.1299 0.0675) |
| OKLCH | oklch(81.95% 0.146 152.5) |
| XYZ | xyz(38.6198, 58.4529, 37.6754) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.97
Weird Green
#3AE57F
ΔE00 5.14
Hospital Green
#9BE5AA
ΔE00 5.23
Seafoam Green
#7AF9AB
ΔE00 5.67
Seafoam (survey)
#80F9AD
ΔE00 5.72
Lightgreen
#90EE90
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DF95 #DF71BB
analogous
#84DF71 #71DF95 #71DFCC
triadic
#71DF95 #9571DF #DF9571
tetradic
#71DF95 #7184DF #DF71BB #DFCC71
square
#71DF95 #7184DF #DF71BB #DFCC71
split-complementary
#71DF95 #CC71DF #DF7184
monochromatic
#27AE53 #3FD470 #71DF95 #A3EABA #D5F6E0
Accessibility & contrast
On white
1.65
#71DF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#71DF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DF95
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DF95 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD090
Deuteranopia (green-blind)
#CFC59A
Tritanopia (blue-blind)
#58DCCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71df95; /* rgb */ color: rgb(113, 223, 149); /* oklch */ color: oklch(82.0% 0.146 152.5);
Tailwind
colors: {
custom: {
50: '#a0eab4',
500: '#71df95',
950: '#000000',
},
}SCSS
$custom: #71df95; $custom-light: #a0eab4; $custom-dark: #000000;
JSON
{
"hex": "#71df95",
"rgb": {
"r": 113,
"g": 223,
"b": 149
},
"hsl": {
"h": 139.636,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.81952,
"c": 0.1464,
"h": 152.5
},
"luminance": 0.58456
}Semantic roles & 50–950 ramp
primary
#71DF95
secondary
#B0448D
accent
#1B91CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481