#71E8A8#71E8A8
#71E8A8 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.5% C 0.142 H 157.8°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #71E8A8 |
|---|---|
| RGB | rgb(113, 232, 168) |
| HSL | hsl(148, 72%, 68%) |
| HSV | hsv(148, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(83.99, -47.96, 21.09) |
| CIE-LCH | lch(83.99, 52.39, 156.26°) |
| OKLab | oklab(84.52% -0.1314 0.0537) |
| OKLCH | oklch(84.52% 0.142 157.8) |
| XYZ | xyz(42.7311, 64.0475, 47.1488) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.54
Seafoam (survey)
#80F9AD
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.19
Seafoam Green
#7AF9AB
ΔE00 4.21
Seafoam
#7FE0B3
ΔE00 4.36
Light Sea Green
#98F6B0
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E8A8 #E871B1
analogous
#76E871 #71E8A8 #71E8E3
triadic
#71E8A8 #A871E8 #E8A871
tetradic
#71E8A8 #7176E8 #E871B1 #E8E371
square
#71E8A8 #7176E8 #E871B1 #E8E371
split-complementary
#71E8A8 #E371E8 #E87176
monochromatic
#1FC069 #3CDF88 #71E8A8 #A6F1C8 #DAF9E9
Accessibility & contrast
On white
1.52
#71E8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#71E8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E8A8
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E8A8 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A4
Deuteranopia (green-blind)
#D5CDAC
Tritanopia (blue-blind)
#4EE7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e8a8; /* rgb */ color: rgb(113, 232, 168); /* oklch */ color: oklch(84.5% 0.142 157.8);
Tailwind
colors: {
custom: {
50: '#a1f0c2',
500: '#71e8a8',
950: '#000000',
},
}SCSS
$custom: #71e8a8; $custom-light: #a1f0c2; $custom-dark: #000000;
JSON
{
"hex": "#71e8a8",
"rgb": {
"r": 113,
"g": 232,
"b": 168
},
"hsl": {
"h": 147.731,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84516,
"c": 0.1419,
"h": 157.8
},
"luminance": 0.64051
}Semantic roles & 50–950 ramp
primary
#71E8A8
secondary
#BF3F83
accent
#117AD4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582