#71EAA2#71EAA2
#71EAA2 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.9% C 0.150 H 155.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #71EAA2 |
|---|---|
| RGB | rgb(113, 234, 162) |
| HSL | hsl(144, 74%, 68%) |
| HSV | hsv(144, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(84.46, -49.94, 24.84) |
| CIE-LCH | lch(84.46, 55.77, 153.56°) |
| OKLab | oklab(84.87% -0.1362 0.0628) |
| OKLCH | oklch(84.87% 0.15 155.2) |
| XYZ | xyz(42.7512, 64.9614, 44.4613) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.33
Light Blue Green
#7EFBB3
ΔE00 3.71
Light Greenish Blue
#63F7B4
ΔE00 3.71
Light Bluish Green
#76FDA8
ΔE00 4.29
Light Sea Green
#98F6B0
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EAA2 #EA71B9
analogous
#7CEA71 #71EAA2 #71EADF
triadic
#71EAA2 #A271EA #EAA271
tetradic
#71EAA2 #717CEA #EA71B9 #EADF71
square
#71EAA2 #717CEA #EA71B9 #EADF71
split-complementary
#71EAA2 #DF71EA #EA717C
monochromatic
#1DC460 #3CE27F #71EAA2 #A6F2C5 #DCFAE8
Accessibility & contrast
On white
1.50
#71EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#71EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EAA2
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EAA2 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9E
Deuteranopia (green-blind)
#D8CEA6
Tritanopia (blue-blind)
#50E8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eaa2; /* rgb */ color: rgb(113, 234, 162); /* oklch */ color: oklch(84.9% 0.150 155.2);
Tailwind
colors: {
custom: {
50: '#a2f1be',
500: '#71eaa2',
950: '#000000',
},
}SCSS
$custom: #71eaa2; $custom-light: #a2f1be; $custom-dark: #000000;
JSON
{
"hex": "#71eaa2",
"rgb": {
"r": 113,
"g": 234,
"b": 162
},
"hsl": {
"h": 144.298,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.84865,
"c": 0.15,
"h": 155.2
},
"luminance": 0.64965
}Semantic roles & 50–950 ramp
primary
#71EAA2
secondary
#C23D8C
accent
#0F86D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582