#71DB92#71DB92
#71DB92 is a light, vivid green. Relative luminance 0.562; OKLCH L 80.9% C 0.143 H 152.1°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #71DB92 |
|---|---|
| RGB | rgb(113, 219, 146) |
| HSL | hsl(139, 60%, 65%) |
| HSV | hsv(139, 48%, 86%) |
| CMYK | cmyk(48.4%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(79.75, -46.58, 26.70) |
| CIE-LCH | lch(79.75, 53.68, 150.18°) |
| OKLab | oklab(80.93% -0.1268 0.0672) |
| OKLCH | oklch(80.93% 0.143 152.1) |
| XYZ | xyz(37.3273, 56.2462, 36.0782) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.25
Hospital Green
#9BE5AA
ΔE00 5.44
Weird Green
#3AE57F
ΔE00 5.49
Emerald
#50C878
ΔE00 5.51
Seaweed
#18D17B
ΔE00 5.82
Lightgreen
#90EE90
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DB92 #DB71BA
analogous
#85DB71 #71DB92 #71DBC7
triadic
#71DB92 #9271DB #DB9271
tetradic
#71DB92 #7185DB #DB71BA #DBC771
square
#71DB92 #7185DB #DB71BA #DBC771
split-complementary
#71DB92 #C771DB #DB7185
monochromatic
#2AA751 #40CF6D #71DB92 #A2E7B7 #D3F4DD
Accessibility & contrast
On white
1.71
#71DB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#71DB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DB92
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DB92 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8D
Deuteranopia (green-blind)
#CCC196
Tritanopia (blue-blind)
#5AD8C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71db92; /* rgb */ color: rgb(113, 219, 146); /* oklch */ color: oklch(80.9% 0.143 152.1);
Tailwind
colors: {
custom: {
50: '#a0e7b2',
500: '#71db92',
950: '#000000',
},
}SCSS
$custom: #71db92; $custom-light: #a0e7b2; $custom-dark: #000000;
JSON
{
"hex": "#71db92",
"rgb": {
"r": 113,
"g": 219,
"b": 146
},
"hsl": {
"h": 138.679,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.80926,
"c": 0.14348,
"h": 152.1
},
"luminance": 0.56249
}Semantic roles & 50–950 ramp
primary
#71DB92
secondary
#AA468B
accent
#1E93C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481