#71D693#71D693
#71D693 is a light, vivid green. Relative luminance 0.537; OKLCH L 79.7% C 0.135 H 153.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #71D693 |
|---|---|
| RGB | rgb(113, 214, 147) |
| HSL | hsl(140, 55%, 64%) |
| HSV | hsv(140, 47%, 84%) |
| CMYK | cmyk(47.2%, 0%, 31.3%, 16.1%) |
| CIE-LAB | lab(78.29, -44.26, 24.20) |
| CIE-LCH | lch(78.29, 50.44, 151.34°) |
| OKLab | oklab(79.74% -0.1207 0.0611) |
| OKLCH | oklch(79.74% 0.135 153.1) |
| XYZ | xyz(36.1206, 53.7077, 36.0613) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.04
Hospital Green
#9BE5AA
ΔE00 5.65
Aqua Green
#12E193
ΔE00 5.73
Seaweed
#18D17B
ΔE00 5.87
Seafoam
#7FE0B3
ΔE00 5.87
Soft Green
#6FC276
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D693 #D671B4
analogous
#82D671 #71D693 #71D6C6
triadic
#71D693 #9371D6 #D69371
tetradic
#71D693 #7182D6 #D671B4 #D6C671
square
#71D693 #7182D6 #D671B4 #D6C671
split-complementary
#71D693 #C671D6 #D67182
monochromatic
#2E9F54 #42C86F #71D693 #A0E4B7 #D0F1DB
Accessibility & contrast
On white
1.79
#71D693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#71D693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D693
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D693 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88F
Deuteranopia (green-blind)
#C7BE97
Tritanopia (blue-blind)
#5BD4C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #71d693; /* rgb */ color: rgb(113, 214, 147); /* oklch */ color: oklch(79.7% 0.135 153.1);
Tailwind
colors: {
custom: {
50: '#9fe3b3',
500: '#71d693',
950: '#000000',
},
}SCSS
$custom: #71d693; $custom-light: #9fe3b3; $custom-dark: #000000;
JSON
{
"hex": "#71d693",
"rgb": {
"r": 113,
"g": 214,
"b": 147
},
"hsl": {
"h": 140.198,
"s": 55.191,
"l": 64.118
},
"oklch": {
"l": 0.79739,
"c": 0.13531,
"h": 153.1
},
"luminance": 0.5371
}Semantic roles & 50–950 ramp
primary
#71D693
secondary
#A34884
accent
#238DC3
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481