#71E8A6#71E8A6
#71E8A6 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.5% C 0.144 H 157.0°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #71E8A6 |
|---|---|
| RGB | rgb(113, 232, 166) |
| HSL | hsl(147, 72%, 68%) |
| HSV | hsv(147, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(83.95, -48.35, 22.07) |
| CIE-LCH | lch(83.95, 53.15, 155.46°) |
| OKLab | oklab(84.47% -0.1323 0.0561) |
| OKLCH | oklch(84.47% 0.144 157) |
| XYZ | xyz(42.5462, 63.9735, 46.1751) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.63
Seafoam (survey)
#80F9AD
ΔE00 4.01
Seafoam Green
#7AF9AB
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.12
Seafoam
#7FE0B3
ΔE00 4.71
Light Sea Green
#98F6B0
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E8A6 #E871B3
analogous
#77E871 #71E8A6 #71E8E2
triadic
#71E8A6 #A671E8 #E8A671
tetradic
#71E8A6 #7177E8 #E871B3 #E8E271
square
#71E8A6 #7177E8 #E871B3 #E8E271
split-complementary
#71E8A6 #E271E8 #E87177
monochromatic
#1FC067 #3CDF85 #71E8A6 #A6F1C7 #DAF9E8
Accessibility & contrast
On white
1.52
#71E8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#71E8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E8A6
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E8A6 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A2
Deuteranopia (green-blind)
#D5CCAA
Tritanopia (blue-blind)
#4FE6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #71e8a6; /* rgb */ color: rgb(113, 232, 166); /* oklch */ color: oklch(84.5% 0.144 157.0);
Tailwind
colors: {
custom: {
50: '#a1f0c0',
500: '#71e8a6',
950: '#000000',
},
}SCSS
$custom: #71e8a6; $custom-light: #a1f0c0; $custom-dark: #000000;
JSON
{
"hex": "#71e8a6",
"rgb": {
"r": 113,
"g": 232,
"b": 166
},
"hsl": {
"h": 146.723,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84471,
"c": 0.14365,
"h": 157
},
"luminance": 0.63977
}Semantic roles & 50–950 ramp
primary
#71E8A6
secondary
#BF3F86
accent
#117DD4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582