#71DD9E#71DD9E
#71DD9E is a light, vivid green. Relative luminance 0.577; OKLCH L 81.7% C 0.135 H 156.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #71DD9E |
|---|---|
| RGB | rgb(113, 221, 158) |
| HSL | hsl(145, 61%, 65%) |
| HSV | hsv(145, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 28.5%, 13.3%) |
| CIE-LAB | lab(80.57, -45.21, 21.57) |
| CIE-LCH | lch(80.57, 50.09, 154.50°) |
| OKLab | oklab(81.66% -0.1237 0.0548) |
| OKLCH | oklch(81.66% 0.135 156.1) |
| XYZ | xyz(38.8351, 57.6891, 41.4298) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.28
Hospital Green
#9BE5AA
ΔE00 4.96
Aqua Green
#12E193
ΔE00 5.16
Eucalyptus
#44D7A8
ΔE00 5.72
Light Greenish Blue
#63F7B4
ΔE00 6.03
Seafoam (survey)
#80F9AD
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DD9E #DD71B0
analogous
#7ADD71 #71DD9E #71DDD4
triadic
#71DD9E #9E71DD #DD9E71
tetradic
#71DD9E #717ADD #DD71B0 #DDD471
square
#71DD9E #717ADD #DD71B0 #DDD471
split-complementary
#71DD9E #D471DD #DD717A
monochromatic
#29AB5F #40D17C #71DD9E #A2E9C0 #D4F5E1
Accessibility & contrast
On white
1.67
#71DD9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#71DD9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DD9E
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DD9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DD9E | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF9A
Deuteranopia (green-blind)
#CCC3A2
Tritanopia (blue-blind)
#55DBCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71dd9e; /* rgb */ color: rgb(113, 221, 158); /* oklch */ color: oklch(81.7% 0.135 156.1);
Tailwind
colors: {
custom: {
50: '#a0e8bb',
500: '#71dd9e',
950: '#000000',
},
}SCSS
$custom: #71dd9e; $custom-light: #a0e8bb; $custom-dark: #000000;
JSON
{
"hex": "#71dd9e",
"rgb": {
"r": 113,
"g": 221,
"b": 158
},
"hsl": {
"h": 145,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.8166,
"c": 0.13528,
"h": 156.1
},
"luminance": 0.57692
}Semantic roles & 50–950 ramp
primary
#71DD9E
secondary
#AD4582
accent
#1C81C9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481