#71DE97#71DE97
#71DE97 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.8% C 0.143 H 153.4°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #71DE97 |
|---|---|
| RGB | rgb(113, 222, 151) |
| HSL | hsl(141, 62%, 66%) |
| HSV | hsv(141, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 32%, 12.9%) |
| CIE-LAB | lab(80.73, -46.94, 25.43) |
| CIE-LCH | lch(80.73, 53.39, 151.55°) |
| OKLab | oklab(81.75% -0.1279 0.0642) |
| OKLCH | oklch(81.75% 0.143 153.4) |
| XYZ | xyz(38.5145, 57.9846, 38.4347) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.95
Hospital Green
#9BE5AA
ΔE00 5.09
Weird Green
#3AE57F
ΔE00 5.58
Seafoam
#7FE0B3
ΔE00 5.80
Seafoam Green
#7AF9AB
ΔE00 5.88
Seafoam (survey)
#80F9AD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DE97 #DE71B8
analogous
#81DE71 #71DE97 #71DECD
triadic
#71DE97 #9771DE #DE9771
tetradic
#71DE97 #7181DE #DE71B8 #DECD71
square
#71DE97 #7181DE #DE71B8 #DECD71
split-complementary
#71DE97 #CD71DE #DE7181
monochromatic
#28AD56 #3FD273 #71DE97 #A3EABB #D4F5E0
Accessibility & contrast
On white
1.67
#71DE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#71DE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DE97
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DE97 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF93
Deuteranopia (green-blind)
#CEC49B
Tritanopia (blue-blind)
#57DCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71de97; /* rgb */ color: rgb(113, 222, 151); /* oklch */ color: oklch(81.8% 0.143 153.4);
Tailwind
colors: {
custom: {
50: '#a0e9b6',
500: '#71de97',
950: '#000000',
},
}SCSS
$custom: #71de97; $custom-light: #a0e9b6; $custom-dark: #000000;
JSON
{
"hex": "#71de97",
"rgb": {
"r": 113,
"g": 222,
"b": 151
},
"hsl": {
"h": 140.917,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.81752,
"c": 0.14311,
"h": 153.4
},
"luminance": 0.57988
}Semantic roles & 50–950 ramp
primary
#71DE97
secondary
#AF458A
accent
#1B8DCA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481