#71DB94#71DB94
#71DB94 is a light, vivid green. Relative luminance 0.563; OKLCH L 81.0% C 0.142 H 152.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #71DB94 |
|---|---|
| RGB | rgb(113, 219, 148) |
| HSL | hsl(140, 60%, 65%) |
| HSV | hsv(140, 48%, 86%) |
| CMYK | cmyk(48.4%, 0%, 32.4%, 14.1%) |
| CIE-LAB | lab(79.79, -46.22, 25.71) |
| CIE-LCH | lch(79.79, 52.89, 150.91°) |
| OKLab | oklab(80.97% -0.1259 0.0648) |
| OKLCH | oklch(80.97% 0.142 152.8) |
| XYZ | xyz(37.4843, 56.3089, 36.9047) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.19
Hospital Green
#9BE5AA
ΔE00 5.31
Emerald
#50C878
ΔE00 5.64
Weird Green
#3AE57F
ΔE00 5.74
Seaweed
#18D17B
ΔE00 5.93
Seafoam
#7FE0B3
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DB94 #DB71B8
analogous
#83DB71 #71DB94 #71DBC9
triadic
#71DB94 #9471DB #DB9471
tetradic
#71DB94 #7183DB #DB71B8 #DBC971
square
#71DB94 #7183DB #DB71B8 #DBC971
split-complementary
#71DB94 #C971DB #DB7183
monochromatic
#2AA754 #40CF6F #71DB94 #A2E7B9 #D3F4DE
Accessibility & contrast
On white
1.71
#71DB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#71DB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DB94
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DB94 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC90
Deuteranopia (green-blind)
#CCC298
Tritanopia (blue-blind)
#59D8C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71db94; /* rgb */ color: rgb(113, 219, 148); /* oklch */ color: oklch(81.0% 0.142 152.8);
Tailwind
colors: {
custom: {
50: '#a0e7b4',
500: '#71db94',
950: '#000000',
},
}SCSS
$custom: #71db94; $custom-light: #a0e7b4; $custom-dark: #000000;
JSON
{
"hex": "#71db94",
"rgb": {
"r": 113,
"g": 219,
"b": 148
},
"hsl": {
"h": 139.811,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.80967,
"c": 0.14161,
"h": 152.8
},
"luminance": 0.56312
}Semantic roles & 50–950 ramp
primary
#71DB94
secondary
#AA4689
accent
#1E8FC7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481