#71DF99#71DF99
#71DF99 is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.143 H 153.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #71DF99 |
|---|---|
| RGB | rgb(113, 223, 153) |
| HSL | hsl(142, 63%, 66%) |
| HSV | hsv(142, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(81.06, -47.00, 24.84) |
| CIE-LCH | lch(81.06, 53.16, 152.14°) |
| OKLab | oklab(82.03% -0.1281 0.0628) |
| OKLCH | oklch(82.03% 0.143 153.9) |
| XYZ | xyz(38.9447, 58.5829, 39.3862) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.89
Hospital Green
#9BE5AA
ΔE00 4.99
Seafoam
#7FE0B3
ΔE00 5.54
Seafoam Green
#7AF9AB
ΔE00 5.66
Seafoam (survey)
#80F9AD
ΔE00 5.68
Weird Green
#3AE57F
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DF99 #DF71B7
analogous
#80DF71 #71DF99 #71DFD0
triadic
#71DF99 #9971DF #DF9971
tetradic
#71DF99 #7180DF #DF71B7 #DFD071
square
#71DF99 #7180DF #DF71B7 #DFD071
split-complementary
#71DF99 #D071DF #DF7180
monochromatic
#27AE58 #3FD475 #71DF99 #A3EABD #D5F6E1
Accessibility & contrast
On white
1.65
#71DF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#71DF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DF99
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DF99 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD095
Deuteranopia (green-blind)
#CFC59D
Tritanopia (blue-blind)
#56DDCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71df99; /* rgb */ color: rgb(113, 223, 153); /* oklch */ color: oklch(82.0% 0.143 153.9);
Tailwind
colors: {
custom: {
50: '#a0e9b7',
500: '#71df99',
950: '#000000',
},
}SCSS
$custom: #71df99; $custom-light: #a0e9b7; $custom-dark: #000000;
JSON
{
"hex": "#71df99",
"rgb": {
"r": 113,
"g": 223,
"b": 153
},
"hsl": {
"h": 141.818,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.82034,
"c": 0.14269,
"h": 153.9
},
"luminance": 0.58586
}Semantic roles & 50–950 ramp
primary
#71DF99
secondary
#B04489
accent
#1B8BCB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481