#71DD94#71DD94
#71DD94 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.4% C 0.144 H 152.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #71DD94 |
|---|---|
| RGB | rgb(113, 221, 148) |
| HSL | hsl(139, 61%, 65%) |
| HSV | hsv(139, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(80.38, -47.06, 26.51) |
| CIE-LCH | lch(80.38, 54.02, 150.61°) |
| OKLab | oklab(81.45% -0.1281 0.0667) |
| OKLCH | oklch(81.45% 0.144 152.5) |
| XYZ | xyz(38.0092, 57.3587, 37.0796) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.07
Hospital Green
#9BE5AA
ΔE00 5.28
Weird Green
#3AE57F
ΔE00 5.36
Emerald
#50C878
ΔE00 5.92
Seaweed
#18D17B
ΔE00 6.01
Lightgreen
#90EE90
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DD94 #DD71BA
analogous
#84DD71 #71DD94 #71DDCA
triadic
#71DD94 #9471DD #DD9471
tetradic
#71DD94 #7184DD #DD71BA #DDCA71
square
#71DD94 #7184DD #DD71BA #DDCA71
split-complementary
#71DD94 #CA71DD #DD7184
monochromatic
#29AB53 #40D16F #71DD94 #A2E9B9 #D4F5DE
Accessibility & contrast
On white
1.68
#71DD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#71DD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DD94
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DD94 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8F
Deuteranopia (green-blind)
#CEC398
Tritanopia (blue-blind)
#59DACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dd94; /* rgb */ color: rgb(113, 221, 148); /* oklch */ color: oklch(81.4% 0.144 152.5);
Tailwind
colors: {
custom: {
50: '#a0e8b4',
500: '#71dd94',
950: '#000000',
},
}SCSS
$custom: #71dd94; $custom-light: #a0e8b4; $custom-dark: #000000;
JSON
{
"hex": "#71dd94",
"rgb": {
"r": 113,
"g": 221,
"b": 148
},
"hsl": {
"h": 139.444,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.81449,
"c": 0.14448,
"h": 152.5
},
"luminance": 0.57362
}Semantic roles & 50–950 ramp
primary
#71DD94
secondary
#AD458B
accent
#1C91C9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481