#71EAA3#71EAA3
#71EAA3 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.9% C 0.149 H 155.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #71EAA3 |
|---|---|
| RGB | rgb(113, 234, 163) |
| HSL | hsl(145, 74%, 68%) |
| HSV | hsv(145, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 30.3%, 8.2%) |
| CIE-LAB | lab(84.48, -49.75, 24.35) |
| CIE-LCH | lch(84.48, 55.39, 153.93°) |
| OKLab | oklab(84.89% -0.1358 0.0616) |
| OKLCH | oklch(84.89% 0.149 155.6) |
| XYZ | xyz(42.8404, 64.9970, 44.9313) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.36
Light Greenish Blue
#63F7B4
ΔE00 3.60
Light Blue Green
#7EFBB3
ΔE00 3.68
Light Sea Green
#98F6B0
ΔE00 4.36
Light Bluish Green
#76FDA8
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EAA3 #EA71B8
analogous
#7BEA71 #71EAA3 #71EADF
triadic
#71EAA3 #A371EA #EAA371
tetradic
#71EAA3 #717BEA #EA71B8 #EADF71
square
#71EAA3 #717BEA #EA71B8 #EADF71
split-complementary
#71EAA3 #DF71EA #EA717B
monochromatic
#1DC462 #3CE280 #71EAA3 #A6F2C6 #DCFAE8
Accessibility & contrast
On white
1.50
#71EAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#71EAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EAA3
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EAA3 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9F
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#4FE8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eaa3; /* rgb */ color: rgb(113, 234, 163); /* oklch */ color: oklch(84.9% 0.149 155.6);
Tailwind
colors: {
custom: {
50: '#a2f1be',
500: '#71eaa3',
950: '#000000',
},
}SCSS
$custom: #71eaa3; $custom-light: #a2f1be; $custom-dark: #000000;
JSON
{
"hex": "#71eaa3",
"rgb": {
"r": 113,
"g": 234,
"b": 163
},
"hsl": {
"h": 144.793,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.84886,
"c": 0.1491,
"h": 155.6
},
"luminance": 0.65001
}Semantic roles & 50–950 ramp
primary
#71EAA3
secondary
#C23D8B
accent
#0F84D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582