#71EBA0#71EBA0
#71EBA0 is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.1% C 0.153 H 154.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBA0 |
|---|---|
| RGB | rgb(113, 235, 160) |
| HSL | hsl(143, 75%, 68%) |
| HSV | hsv(143, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 31.9%, 7.8%) |
| CIE-LAB | lab(84.72, -50.72, 26.21) |
| CIE-LCH | lch(84.72, 57.09, 152.67°) |
| OKLab | oklab(85.06% -0.1382 0.0662) |
| OKLCH | oklch(85.06% 0.153 154.4) |
| XYZ | xyz(42.8603, 65.4618, 43.6277) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.12
Light Blue Green
#7EFBB3
ΔE00 3.63
Light Greenish Blue
#63F7B4
ΔE00 3.88
Light Bluish Green
#76FDA8
ΔE00 3.92
Light Sea Green
#98F6B0
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBA0 #EB71BC
analogous
#7FEB71 #71EBA0 #71EBDD
triadic
#71EBA0 #A071EB #EBA071
tetradic
#71EBA0 #717FEB #EB71BC #EBDD71
square
#71EBA0 #717FEB #EB71BC #EBDD71
split-complementary
#71EBA0 #DD71EB #EB717F
monochromatic
#1CC65D #3BE37C #71EBA0 #A7F3C4 #DCFAE8
Accessibility & contrast
On white
1.49
#71EBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#71EBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBA0
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBA0 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9B
Deuteranopia (green-blind)
#D9CFA5
Tritanopia (blue-blind)
#50E9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eba0; /* rgb */ color: rgb(113, 235, 160); /* oklch */ color: oklch(85.1% 0.153 154.4);
Tailwind
colors: {
custom: {
50: '#a2f2bc',
500: '#71eba0',
950: '#000000',
},
}SCSS
$custom: #71eba0; $custom-light: #a2f2bc; $custom-dark: #000000;
JSON
{
"hex": "#71eba0",
"rgb": {
"r": 113,
"g": 235,
"b": 160
},
"hsl": {
"h": 143.115,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85063,
"c": 0.15319,
"h": 154.4
},
"luminance": 0.65465
}Semantic roles & 50–950 ramp
primary
#71EBA0
secondary
#C33D8F
accent
#0E8AD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582