#71DD92#71DD92
#71DD92 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.4% C 0.146 H 151.8°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #71DD92 |
|---|---|
| RGB | rgb(113, 221, 146) |
| HSL | hsl(138, 61%, 65%) |
| HSV | hsv(138, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 33.9%, 13.3%) |
| CIE-LAB | lab(80.35, -47.42, 27.49) |
| CIE-LCH | lch(80.35, 54.81, 149.89°) |
| OKLab | oklab(81.41% -0.129 0.0691) |
| OKLCH | oklch(81.41% 0.146 151.8) |
| XYZ | xyz(37.8522, 57.2960, 36.2531) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.12
Aqua Green
#12E193
ΔE00 5.15
Hospital Green
#9BE5AA
ΔE00 5.43
Lightgreen
#90EE90
ΔE00 5.79
Emerald
#50C878
ΔE00 5.82
Seaweed
#18D17B
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DD92 #DD71BC
analogous
#86DD71 #71DD92 #71DDC8
triadic
#71DD92 #9271DD #DD9271
tetradic
#71DD92 #7186DD #DD71BC #DDC871
square
#71DD92 #7186DD #DD71BC #DDC871
split-complementary
#71DD92 #C871DD #DD7186
monochromatic
#29AB51 #40D16C #71DD92 #A2E9B8 #D4F5DE
Accessibility & contrast
On white
1.69
#71DD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#71DD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DD92
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DD92 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8D
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#59DACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dd92; /* rgb */ color: rgb(113, 221, 146); /* oklch */ color: oklch(81.4% 0.146 151.8);
Tailwind
colors: {
custom: {
50: '#a0e8b2',
500: '#71dd92',
950: '#000000',
},
}SCSS
$custom: #71dd92; $custom-light: #a0e8b2; $custom-dark: #000000;
JSON
{
"hex": "#71dd92",
"rgb": {
"r": 113,
"g": 221,
"b": 146
},
"hsl": {
"h": 138.333,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.81409,
"c": 0.14635,
"h": 151.8
},
"luminance": 0.57299
}Semantic roles & 50–950 ramp
primary
#71DD92
secondary
#AD458D
accent
#1C94C9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481