#71DC98#71DC98
#71DC98 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.3% C 0.139 H 154.0°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #71DC98 |
|---|---|
| RGB | rgb(113, 220, 152) |
| HSL | hsl(142, 60%, 65%) |
| HSV | hsv(142, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 30.9%, 13.7%) |
| CIE-LAB | lab(80.16, -45.91, 24.13) |
| CIE-LCH | lch(80.16, 51.87, 152.27°) |
| OKLab | oklab(81.29% -0.1252 0.061) |
| OKLCH | oklch(81.29% 0.139 154) |
| XYZ | xyz(38.0680, 56.9611, 38.6882) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.08
Hospital Green
#9BE5AA
ΔE00 5.09
Seafoam
#7FE0B3
ΔE00 5.37
Emerald
#50C878
ΔE00 6.08
Weird Green
#3AE57F
ΔE00 6.10
Seaweed
#18D17B
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DC98 #DC71B5
analogous
#7FDC71 #71DC98 #71DCCD
triadic
#71DC98 #9871DC #DC9871
tetradic
#71DC98 #717FDC #DC71B5 #DCCD71
square
#71DC98 #717FDC #DC71B5 #DCCD71
split-complementary
#71DC98 #CD71DC #DC717F
monochromatic
#2AA958 #40D074 #71DC98 #A2E8BC #D3F4DF
Accessibility & contrast
On white
1.69
#71DC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#71DC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DC98
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DC98 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD94
Deuteranopia (green-blind)
#CCC29C
Tritanopia (blue-blind)
#57DACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dc98; /* rgb */ color: rgb(113, 220, 152); /* oklch */ color: oklch(81.3% 0.139 154.0);
Tailwind
colors: {
custom: {
50: '#a0e7b6',
500: '#71dc98',
950: '#000000',
},
}SCSS
$custom: #71dc98; $custom-light: #a0e7b6; $custom-dark: #000000;
JSON
{
"hex": "#71dc98",
"rgb": {
"r": 113,
"g": 220,
"b": 152
},
"hsl": {
"h": 141.869,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.81291,
"c": 0.13932,
"h": 154
},
"luminance": 0.56964
}Semantic roles & 50–950 ramp
primary
#71DC98
secondary
#AC4686
accent
#1D8AC8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481