#71DF98#71DF98
#71DF98 is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.144 H 153.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #71DF98 |
|---|---|
| RGB | rgb(113, 223, 152) |
| HSL | hsl(141, 63%, 66%) |
| HSV | hsv(141, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 31.8%, 12.5%) |
| CIE-LAB | lab(81.04, -47.18, 25.34) |
| CIE-LCH | lch(81.04, 53.56, 151.76°) |
| OKLab | oklab(82.01% -0.1286 0.064) |
| OKLCH | oklch(82.01% 0.144 153.6) |
| XYZ | xyz(38.8624, 58.5500, 38.9530) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.89
Hospital Green
#9BE5AA
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.54
Seafoam Green
#7AF9AB
ΔE00 5.65
Seafoam (survey)
#80F9AD
ΔE00 5.68
Seafoam
#7FE0B3
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DF98 #DF71B8
analogous
#81DF71 #71DF98 #71DFCF
triadic
#71DF98 #9871DF #DF9871
tetradic
#71DF98 #7181DF #DF71B8 #DFCF71
square
#71DF98 #7181DF #DF71B8 #DFCF71
split-complementary
#71DF98 #CF71DF #DF7181
monochromatic
#27AE57 #3FD474 #71DF98 #A3EABC #D5F6E0
Accessibility & contrast
On white
1.65
#71DF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#71DF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DF98
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DF98 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD094
Deuteranopia (green-blind)
#CFC59C
Tritanopia (blue-blind)
#57DDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71df98; /* rgb */ color: rgb(113, 223, 152); /* oklch */ color: oklch(82.0% 0.144 153.6);
Tailwind
colors: {
custom: {
50: '#a0eab6',
500: '#71df98',
950: '#000000',
},
}SCSS
$custom: #71df98; $custom-light: #a0eab6; $custom-dark: #000000;
JSON
{
"hex": "#71df98",
"rgb": {
"r": 113,
"g": 223,
"b": 152
},
"hsl": {
"h": 141.273,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.82013,
"c": 0.14361,
"h": 153.6
},
"luminance": 0.58553
}Semantic roles & 50–950 ramp
primary
#71DF98
secondary
#B0448A
accent
#1B8CCB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481