#71DD91#71DD91
#71DD91 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.4% C 0.147 H 151.5°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #71DD91 |
|---|---|
| RGB | rgb(113, 221, 145) |
| HSL | hsl(138, 61%, 65%) |
| HSV | hsv(138, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 34.4%, 13.3%) |
| CIE-LAB | lab(80.33, -47.60, 27.99) |
| CIE-LCH | lch(80.33, 55.21, 149.54°) |
| OKLab | oklab(81.39% -0.1295 0.0703) |
| OKLCH | oklch(81.39% 0.147 151.5) |
| XYZ | xyz(37.7748, 57.2650, 35.8452) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.01
Aqua Green
#12E193
ΔE00 5.20
Hospital Green
#9BE5AA
ΔE00 5.51
Lightgreen
#90EE90
ΔE00 5.67
Emerald
#50C878
ΔE00 5.78
Seaweed
#18D17B
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DD91 #DD71BD
analogous
#87DD71 #71DD91 #71DDC7
triadic
#71DD91 #9171DD #DD9171
tetradic
#71DD91 #7187DD #DD71BD #DDC771
square
#71DD91 #7187DD #DD71BD #DDC771
split-complementary
#71DD91 #C771DD #DD7187
monochromatic
#29AB4F #40D16B #71DD91 #A2E9B7 #D4F5DD
Accessibility & contrast
On white
1.69
#71DD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#71DD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DD91
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DD91 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8C
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#5ADAC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dd91; /* rgb */ color: rgb(113, 221, 145); /* oklch */ color: oklch(81.4% 0.147 151.5);
Tailwind
colors: {
custom: {
50: '#a0e8b1',
500: '#71dd91',
950: '#000000',
},
}SCSS
$custom: #71dd91; $custom-light: #a0e8b1; $custom-dark: #000000;
JSON
{
"hex": "#71dd91",
"rgb": {
"r": 113,
"g": 221,
"b": 145
},
"hsl": {
"h": 137.778,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.81389,
"c": 0.14729,
"h": 151.5
},
"luminance": 0.57268
}Semantic roles & 50–950 ramp
primary
#71DD91
secondary
#AD458E
accent
#1C96C9
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1611
muted
#808481