#71E995#71E995
#71E995 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.4% C 0.161 H 151.3°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #71E995 |
|---|---|
| RGB | rgb(113, 233, 149) |
| HSL | hsl(138, 73%, 68%) |
| HSV | hsv(138, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 36.1%, 8.6%) |
| CIE-LAB | lab(83.94, -51.86, 30.77) |
| CIE-LCH | lch(83.94, 60.30, 149.31°) |
| OKLab | oklab(84.36% -0.1408 0.077) |
| OKLCH | oklch(84.36% 0.161 151.3) |
| XYZ | xyz(41.3709, 63.9550, 38.5924) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 4.04
Lightgreen
#90EE90
ΔE00 4.05
Weird Green
#3AE57F
ΔE00 4.10
Light Bluish Green
#76FDA8
ΔE00 4.31
Light Green Blue
#56FCA2
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E995 #E971C5
analogous
#89E971 #71E995 #71E9D1
triadic
#71E995 #9571E9 #E99571
tetradic
#71E995 #7189E9 #E971C5 #E9D171
square
#71E995 #7189E9 #E971C5 #E9D171
split-complementary
#71E995 #D171E9 #E97189
monochromatic
#1EC24F #3CE16D #71E995 #A6F1BD #DBF9E4
Accessibility & contrast
On white
1.52
#71E995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#71E995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E995
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E995 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88F
Deuteranopia (green-blind)
#D9CD9A
Tritanopia (blue-blind)
#55E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e995; /* rgb */ color: rgb(113, 233, 149); /* oklch */ color: oklch(84.4% 0.161 151.3);
Tailwind
colors: {
custom: {
50: '#a2f1b5',
500: '#71e995',
950: '#000000',
},
}SCSS
$custom: #71e995; $custom-light: #a2f1b5; $custom-dark: #000000;
JSON
{
"hex": "#71e995",
"rgb": {
"r": 113,
"g": 233,
"b": 149
},
"hsl": {
"h": 138,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.84364,
"c": 0.1605,
"h": 151.3
},
"luminance": 0.63958
}Semantic roles & 50–950 ramp
primary
#71E995
secondary
#C03E99
accent
#109AD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581