#71D694#71D694
#71D694 is a light, vivid green. Relative luminance 0.537; OKLCH L 79.8% C 0.134 H 153.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #71D694 |
|---|---|
| RGB | rgb(113, 214, 148) |
| HSL | hsl(141, 55%, 64%) |
| HSV | hsv(141, 47%, 84%) |
| CMYK | cmyk(47.2%, 0%, 30.8%, 16.1%) |
| CIE-LAB | lab(78.31, -44.08, 23.70) |
| CIE-LCH | lch(78.31, 50.04, 151.73°) |
| OKLab | oklab(79.76% -0.1203 0.0599) |
| OKLCH | oklch(79.76% 0.134 153.5) |
| XYZ | xyz(36.1994, 53.7392, 36.4764) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.15
Hospital Green
#9BE5AA
ΔE00 5.61
Seafoam
#7FE0B3
ΔE00 5.68
Aqua Green
#12E193
ΔE00 5.73
Seaweed
#18D17B
ΔE00 5.95
Soft Green
#6FC276
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D694 #D671B3
analogous
#81D671 #71D694 #71D6C7
triadic
#71D694 #9471D6 #D69471
tetradic
#71D694 #7181D6 #D671B3 #D6C771
square
#71D694 #7181D6 #D671B3 #D6C771
split-complementary
#71D694 #C771D6 #D67181
monochromatic
#2E9F55 #42C870 #71D694 #A0E4B8 #D0F1DC
Accessibility & contrast
On white
1.79
#71D694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#71D694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D694
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D694 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C890
Deuteranopia (green-blind)
#C7BE98
Tritanopia (blue-blind)
#5AD4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #71d694; /* rgb */ color: rgb(113, 214, 148); /* oklch */ color: oklch(79.8% 0.134 153.5);
Tailwind
colors: {
custom: {
50: '#9fe3b3',
500: '#71d694',
950: '#000000',
},
}SCSS
$custom: #71d694; $custom-light: #9fe3b3; $custom-dark: #000000;
JSON
{
"hex": "#71d694",
"rgb": {
"r": 113,
"g": 214,
"b": 148
},
"hsl": {
"h": 140.792,
"s": 55.191,
"l": 64.118
},
"oklch": {
"l": 0.7976,
"c": 0.13437,
"h": 153.5
},
"luminance": 0.53742
}Semantic roles & 50–950 ramp
primary
#71D694
secondary
#A34884
accent
#238BC3
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481