#71EBAB#71EBAB
#71EBAB is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.3% C 0.143 H 158.3°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBAB |
|---|---|
| RGB | rgb(113, 235, 171) |
| HSL | hsl(149, 75%, 68%) |
| HSV | hsv(149, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(84.93, -48.63, 20.83) |
| CIE-LCH | lch(84.93, 52.91, 156.82°) |
| OKLab | oklab(85.3% -0.1333 0.053) |
| OKLCH | oklch(85.3% 0.143 158.3) |
| XYZ | xyz(43.8655, 65.8639, 48.9216) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.90
Light Blue Green
#7EFBB3
ΔE00 3.63
Seafoam (survey)
#80F9AD
ΔE00 3.74
Seafoam Green
#7AF9AB
ΔE00 3.77
Seafoam
#7FE0B3
ΔE00 4.58
Light Sea Green
#98F6B0
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBAB #EB71B1
analogous
#74EB71 #71EBAB #71EBE8
triadic
#71EBAB #AB71EB #EBAB71
tetradic
#71EBAB #7174EB #EB71B1 #EBE871
square
#71EBAB #7174EB #EB71B1 #EBE871
split-complementary
#71EBAB #E871EB #EB7174
monochromatic
#1CC66D #3BE38B #71EBAB #A7F3CB #DCFAEA
Accessibility & contrast
On white
1.48
#71EBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#71EBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBAB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBAB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA7
Deuteranopia (green-blind)
#D7CFAF
Tritanopia (blue-blind)
#4BEADA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71ebab; /* rgb */ color: rgb(113, 235, 171); /* oklch */ color: oklch(85.3% 0.143 158.3);
Tailwind
colors: {
custom: {
50: '#a2f2c4',
500: '#71ebab',
950: '#000000',
},
}SCSS
$custom: #71ebab; $custom-light: #a2f2c4; $custom-dark: #000000;
JSON
{
"hex": "#71ebab",
"rgb": {
"r": 113,
"g": 235,
"b": 171
},
"hsl": {
"h": 148.525,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85298,
"c": 0.14346,
"h": 158.3
},
"luminance": 0.65868
}Semantic roles & 50–950 ramp
primary
#71EBAB
secondary
#C33D83
accent
#0E78D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582