#71EBA5#71EBA5
#71EBA5 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.2% C 0.149 H 156.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBA5 |
|---|---|
| RGB | rgb(113, 235, 165) |
| HSL | hsl(146, 75%, 68%) |
| HSV | hsv(146, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 29.8%, 7.8%) |
| CIE-LAB | lab(84.81, -49.79, 23.77) |
| CIE-LCH | lch(84.81, 55.17, 154.48°) |
| OKLab | oklab(85.17% -0.136 0.0602) |
| OKLCH | oklch(85.17% 0.149 156.1) |
| XYZ | xyz(43.3065, 65.6403, 45.9777) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.17
Seafoam (survey)
#80F9AD
ΔE00 3.22
Light Greenish Blue
#63F7B4
ΔE00 3.29
Light Blue Green
#7EFBB3
ΔE00 3.45
Light Bluish Green
#76FDA8
ΔE00 4.28
Light Sea Green
#98F6B0
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBA5 #EB71B7
analogous
#7AEB71 #71EBA5 #71EBE2
triadic
#71EBA5 #A571EB #EBA571
tetradic
#71EBA5 #717AEB #EB71B7 #EBE271
square
#71EBA5 #717AEB #EB71B7 #EBE271
split-complementary
#71EBA5 #E271EB #EB717A
monochromatic
#1CC664 #3BE383 #71EBA5 #A7F3C7 #DCFAE9
Accessibility & contrast
On white
1.49
#71EBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#71EBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBA5
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBA5 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA1
Deuteranopia (green-blind)
#D8CFA9
Tritanopia (blue-blind)
#4EE9D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71eba5; /* rgb */ color: rgb(113, 235, 165); /* oklch */ color: oklch(85.2% 0.149 156.1);
Tailwind
colors: {
custom: {
50: '#a2f2c0',
500: '#71eba5',
950: '#000000',
},
}SCSS
$custom: #71eba5; $custom-light: #a2f2c0; $custom-dark: #000000;
JSON
{
"hex": "#71eba5",
"rgb": {
"r": 113,
"g": 235,
"b": 165
},
"hsl": {
"h": 145.574,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85168,
"c": 0.14871,
"h": 156.1
},
"luminance": 0.65644
}Semantic roles & 50–950 ramp
primary
#71EBA5
secondary
#C33D8A
accent
#0E82D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582