#71E8A2#71E8A2
#71E8A2 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.4% C 0.147 H 155.6°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #71E8A2 |
|---|---|
| RGB | rgb(113, 232, 162) |
| HSL | hsl(145, 72%, 68%) |
| HSV | hsv(145, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(83.88, -49.11, 24.03) |
| CIE-LCH | lch(83.88, 54.67, 153.92°) |
| OKLab | oklab(84.39% -0.134 0.0609) |
| OKLCH | oklch(84.39% 0.147 155.6) |
| XYZ | xyz(42.1850, 63.8290, 44.2726) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.74
Seafoam (survey)
#80F9AD
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 3.93
Light Blue Green
#7EFBB3
ΔE00 4.09
Light Sea Green
#98F6B0
ΔE00 4.60
Light Bluish Green
#76FDA8
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E8A2 #E871B7
analogous
#7BE871 #71E8A2 #71E8DE
triadic
#71E8A2 #A271E8 #E8A271
tetradic
#71E8A2 #717BE8 #E871B7 #E8DE71
square
#71E8A2 #717BE8 #E871B7 #E8DE71
split-complementary
#71E8A2 #DE71E8 #E8717B
monochromatic
#1FC061 #3CDF80 #71E8A2 #A6F1C4 #DAF9E7
Accessibility & contrast
On white
1.53
#71E8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#71E8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E8A2
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E8A2 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89E
Deuteranopia (green-blind)
#D6CCA6
Tritanopia (blue-blind)
#50E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e8a2; /* rgb */ color: rgb(113, 232, 162); /* oklch */ color: oklch(84.4% 0.147 155.6);
Tailwind
colors: {
custom: {
50: '#a1f0be',
500: '#71e8a2',
950: '#000000',
},
}SCSS
$custom: #71e8a2; $custom-light: #a1f0be; $custom-dark: #000000;
JSON
{
"hex": "#71e8a2",
"rgb": {
"r": 113,
"g": 232,
"b": 162
},
"hsl": {
"h": 144.706,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84385,
"c": 0.14721,
"h": 155.6
},
"luminance": 0.63833
}Semantic roles & 50–950 ramp
primary
#71E8A2
secondary
#BF3F8A
accent
#1184D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582