#71DE95#71DE95
#71DE95 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.7% C 0.145 H 152.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #71DE95 |
|---|---|
| RGB | rgb(113, 222, 149) |
| HSL | hsl(140, 62%, 66%) |
| HSV | hsv(140, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 32.9%, 12.9%) |
| CIE-LAB | lab(80.69, -47.30, 26.42) |
| CIE-LCH | lch(80.69, 54.18, 150.82°) |
| OKLab | oklab(81.71% -0.1288 0.0665) |
| OKLCH | oklch(81.71% 0.145 152.7) |
| XYZ | xyz(38.3535, 57.9201, 37.5866) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.00
Hospital Green
#9BE5AA
ΔE00 5.21
Weird Green
#3AE57F
ΔE00 5.31
Seafoam Green
#7AF9AB
ΔE00 5.89
Seafoam (survey)
#80F9AD
ΔE00 5.93
Lightgreen
#90EE90
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DE95 #DE71BA
analogous
#83DE71 #71DE95 #71DECC
triadic
#71DE95 #9571DE #DE9571
tetradic
#71DE95 #7183DE #DE71BA #DECC71
square
#71DE95 #7183DE #DE71BA #DECC71
split-complementary
#71DE95 #CC71DE #DE7183
monochromatic
#28AD54 #3FD270 #71DE95 #A3EABA #D4F5DF
Accessibility & contrast
On white
1.67
#71DE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#71DE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DE95
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DE95 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF90
Deuteranopia (green-blind)
#CFC499
Tritanopia (blue-blind)
#58DBCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71de95; /* rgb */ color: rgb(113, 222, 149); /* oklch */ color: oklch(81.7% 0.145 152.7);
Tailwind
colors: {
custom: {
50: '#a0e9b4',
500: '#71de95',
950: '#000000',
},
}SCSS
$custom: #71de95; $custom-light: #a0e9b4; $custom-dark: #000000;
JSON
{
"hex": "#71de95",
"rgb": {
"r": 113,
"g": 222,
"b": 149
},
"hsl": {
"h": 139.817,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.81711,
"c": 0.14498,
"h": 152.7
},
"luminance": 0.57923
}Semantic roles & 50–950 ramp
primary
#71DE95
secondary
#AF458C
accent
#1B90CA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481