#71E4A0#71E4A0
#71E4A0 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.4% C 0.143 H 155.6°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #71E4A0 |
|---|---|
| RGB | rgb(113, 228, 160) |
| HSL | hsl(145, 68%, 67%) |
| HSV | hsv(145, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 29.8%, 10.6%) |
| CIE-LAB | lab(82.66, -47.81, 23.41) |
| CIE-LCH | lch(82.66, 53.23, 153.91°) |
| OKLab | oklab(83.38% -0.1306 0.0593) |
| OKLCH | oklch(83.38% 0.143 155.6) |
| XYZ | xyz(40.8955, 61.5322, 42.9727) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.64
Seafoam (survey)
#80F9AD
ΔE00 4.65
Light Greenish Blue
#63F7B4
ΔE00 4.65
Aqua Green
#12E193
ΔE00 4.82
Hospital Green
#9BE5AA
ΔE00 4.86
Light Blue Green
#7EFBB3
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E4A0 #E471B5
analogous
#7CE471 #71E4A0 #71E4DA
triadic
#71E4A0 #A071E4 #E4A071
tetradic
#71E4A0 #717CE4 #E471B5 #E4DA71
square
#71E4A0 #717CE4 #E471B5 #E4DA71
split-complementary
#71E4A0 #DA71E4 #E4717C
monochromatic
#23B860 #3EDA7E #71E4A0 #A4EEC2 #D8F8E5
Accessibility & contrast
On white
1.58
#71E4A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#71E4A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E4A0
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E4A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E4A0 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59C
Deuteranopia (green-blind)
#D3C9A4
Tritanopia (blue-blind)
#52E2D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71e4a0; /* rgb */ color: rgb(113, 228, 160); /* oklch */ color: oklch(83.4% 0.143 155.6);
Tailwind
colors: {
custom: {
50: '#a1edbc',
500: '#71e4a0',
950: '#000000',
},
}SCSS
$custom: #71e4a0; $custom-light: #a1edbc; $custom-dark: #000000;
JSON
{
"hex": "#71e4a0",
"rgb": {
"r": 113,
"g": 228,
"b": 160
},
"hsl": {
"h": 144.522,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.83384,
"c": 0.1434,
"h": 155.6
},
"luminance": 0.61536
}Semantic roles & 50–950 ramp
primary
#71E4A0
secondary
#B84187
accent
#1684D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582