#71EBA4#71EBA4
#71EBA4 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.1% C 0.150 H 155.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBA4 |
|---|---|
| RGB | rgb(113, 235, 164) |
| HSL | hsl(145, 75%, 68%) |
| HSV | hsv(145, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 30.2%, 7.8%) |
| CIE-LAB | lab(84.79, -49.98, 24.26) |
| CIE-LCH | lch(84.79, 55.55, 154.11°) |
| OKLab | oklab(85.15% -0.1364 0.0614) |
| OKLCH | oklch(85.15% 0.15 155.8) |
| XYZ | xyz(43.2158, 65.6040, 45.5002) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.11
Seafoam (survey)
#80F9AD
ΔE00 3.17
Light Greenish Blue
#63F7B4
ΔE00 3.39
Light Blue Green
#7EFBB3
ΔE00 3.47
Light Bluish Green
#76FDA8
ΔE00 4.19
Light Sea Green
#98F6B0
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBA4 #EB71B8
analogous
#7BEB71 #71EBA4 #71EBE1
triadic
#71EBA4 #A471EB #EBA471
tetradic
#71EBA4 #717BEB #EB71B8 #EBE171
square
#71EBA4 #717BEB #EB71B8 #EBE171
split-complementary
#71EBA4 #E171EB #EB717B
monochromatic
#1CC663 #3BE382 #71EBA4 #A7F3C6 #DCFAE9
Accessibility & contrast
On white
1.49
#71EBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#71EBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBA4
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBA4 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA0
Deuteranopia (green-blind)
#D9CFA8
Tritanopia (blue-blind)
#4FE9D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71eba4; /* rgb */ color: rgb(113, 235, 164); /* oklch */ color: oklch(85.1% 0.150 155.8);
Tailwind
colors: {
custom: {
50: '#a2f2bf',
500: '#71eba4',
950: '#000000',
},
}SCSS
$custom: #71eba4; $custom-light: #a2f2bf; $custom-dark: #000000;
JSON
{
"hex": "#71eba4",
"rgb": {
"r": 113,
"g": 235,
"b": 164
},
"hsl": {
"h": 145.082,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85146,
"c": 0.14959,
"h": 155.8
},
"luminance": 0.65608
}Semantic roles & 50–950 ramp
primary
#71EBA4
secondary
#C33D8B
accent
#0E83D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582