#71E8A1#71E8A1
#71E8A1 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.4% C 0.148 H 155.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #71E8A1 |
|---|---|
| RGB | rgb(113, 232, 161) |
| HSL | hsl(144, 72%, 68%) |
| HSV | hsv(144, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 30.6%, 9%) |
| CIE-LAB | lab(83.86, -49.29, 24.52) |
| CIE-LCH | lch(83.86, 55.06, 153.55°) |
| OKLab | oklab(84.36% -0.1345 0.0621) |
| OKLCH | oklch(84.36% 0.148 155.2) |
| XYZ | xyz(42.0965, 63.7936, 43.8063) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.70
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.11
Light Sea Green
#98F6B0
ΔE00 4.58
Light Bluish Green
#76FDA8
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E8A1 #E871B8
analogous
#7CE871 #71E8A1 #71E8DD
triadic
#71E8A1 #A171E8 #E8A171
tetradic
#71E8A1 #717CE8 #E871B8 #E8DD71
square
#71E8A1 #717CE8 #E871B8 #E8DD71
split-complementary
#71E8A1 #DD71E8 #E8717C
monochromatic
#1FC060 #3CDF7E #71E8A1 #A6F1C4 #DAF9E7
Accessibility & contrast
On white
1.53
#71E8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#71E8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E8A1
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E8A1 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89D
Deuteranopia (green-blind)
#D6CCA5
Tritanopia (blue-blind)
#51E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e8a1; /* rgb */ color: rgb(113, 232, 161); /* oklch */ color: oklch(84.4% 0.148 155.2);
Tailwind
colors: {
custom: {
50: '#a1f0bd',
500: '#71e8a1',
950: '#000000',
},
}SCSS
$custom: #71e8a1; $custom-light: #a1f0bd; $custom-dark: #000000;
JSON
{
"hex": "#71e8a1",
"rgb": {
"r": 113,
"g": 232,
"b": 161
},
"hsl": {
"h": 144.202,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84364,
"c": 0.14811,
"h": 155.2
},
"luminance": 0.63797
}Semantic roles & 50–950 ramp
primary
#71E8A1
secondary
#BF3F8B
accent
#1186D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582