#71EAAB#71EAAB
#71EAAB is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.1% C 0.142 H 158.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #71EAAB |
|---|---|
| RGB | rgb(113, 234, 171) |
| HSL | hsl(149, 74%, 68%) |
| HSV | hsv(149, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(84.63, -48.21, 20.42) |
| CIE-LCH | lch(84.63, 52.36, 157.04°) |
| OKLab | oklab(85.06% -0.1322 0.052) |
| OKLCH | oklch(85.06% 0.142 158.5) |
| XYZ | xyz(43.5800, 65.2929, 48.8264) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.09
Light Blue Green
#7EFBB3
ΔE00 3.88
Seafoam (survey)
#80F9AD
ΔE00 4.00
Seafoam Green
#7AF9AB
ΔE00 4.04
Seafoam
#7FE0B3
ΔE00 4.34
Light Sea Green
#98F6B0
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EAAB #EA71B0
analogous
#73EA71 #71EAAB #71EAE7
triadic
#71EAAB #AB71EA #EAAB71
tetradic
#71EAAB #7173EA #EA71B0 #EAE771
square
#71EAAB #7173EA #EA71B0 #EAE771
split-complementary
#71EAAB #E771EA #EA7173
monochromatic
#1DC46D #3CE28B #71EAAB #A6F2CB #DCFAEA
Accessibility & contrast
On white
1.49
#71EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#71EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EAAB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EAAB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA7
Deuteranopia (green-blind)
#D6CEAF
Tritanopia (blue-blind)
#4CE9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eaab; /* rgb */ color: rgb(113, 234, 171); /* oklch */ color: oklch(85.1% 0.142 158.5);
Tailwind
colors: {
custom: {
50: '#a2f1c4',
500: '#71eaab',
950: '#000000',
},
}SCSS
$custom: #71eaab; $custom-light: #a2f1c4; $custom-dark: #000000;
JSON
{
"hex": "#71eaab",
"rgb": {
"r": 113,
"g": 234,
"b": 171
},
"hsl": {
"h": 148.76,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.8506,
"c": 0.14208,
"h": 158.5
},
"luminance": 0.65297
}Semantic roles & 50–950 ramp
primary
#71EAAB
secondary
#C23D82
accent
#0F77D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582