#71EBA2#71EBA2
#71EBA2 is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.1% C 0.151 H 155.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBA2 |
|---|---|
| RGB | rgb(113, 235, 162) |
| HSL | hsl(144, 75%, 68%) |
| HSV | hsv(144, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.76, -50.35, 25.24) |
| CIE-LCH | lch(84.76, 56.32, 153.38°) |
| OKLab | oklab(85.1% -0.1373 0.0638) |
| OKLCH | oklch(85.1% 0.151 155.1) |
| XYZ | xyz(43.0367, 65.5323, 44.5565) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 3.12
Light Blue Green
#7EFBB3
ΔE00 3.53
Light Greenish Blue
#63F7B4
ΔE00 3.62
Light Bluish Green
#76FDA8
ΔE00 4.04
Light Sea Green
#98F6B0
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBA2 #EB71BA
analogous
#7DEB71 #71EBA2 #71EBDF
triadic
#71EBA2 #A271EB #EBA271
tetradic
#71EBA2 #717DEB #EB71BA #EBDF71
square
#71EBA2 #717DEB #EB71BA #EBDF71
split-complementary
#71EBA2 #DF71EB #EB717D
monochromatic
#1CC660 #3BE37F #71EBA2 #A7F3C5 #DCFAE8
Accessibility & contrast
On white
1.49
#71EBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#71EBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBA2
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBA2 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9D
Deuteranopia (green-blind)
#D9CFA6
Tritanopia (blue-blind)
#4FE9D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71eba2; /* rgb */ color: rgb(113, 235, 162); /* oklch */ color: oklch(85.1% 0.151 155.1);
Tailwind
colors: {
custom: {
50: '#a2f2be',
500: '#71eba2',
950: '#000000',
},
}SCSS
$custom: #71eba2; $custom-light: #a2f2be; $custom-dark: #000000;
JSON
{
"hex": "#71eba2",
"rgb": {
"r": 113,
"g": 235,
"b": 162
},
"hsl": {
"h": 144.098,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85104,
"c": 0.15139,
"h": 155.1
},
"luminance": 0.65536
}Semantic roles & 50–950 ramp
primary
#71EBA2
secondary
#C33D8D
accent
#0E87D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582