#8EFABB#8EFABB
#8EFABB is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.4% C 0.134 H 156.8°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFABB |
|---|---|
| RGB | rgb(142, 250, 187) |
| HSL | hsl(145, 92%, 77%) |
| HSV | hsv(145, 43%, 98%) |
| CMYK | cmyk(43.2%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(90.65, -44.78, 20.69) |
| CIE-LCH | lch(90.65, 49.33, 155.20°) |
| OKLab | oklab(90.35% -0.1231 0.0528) |
| OKLCH | oklch(90.35% 0.134 156.8) |
| XYZ | xyz(54.3067, 77.7060, 59.1412) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.02
Light Blue Green
#7EFBB3
ΔE00 2.05
Light Sea Green
#98F6B0
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.63
Seafoam Green
#7AF9AB
ΔE00 3.09
Light Aquamarine
#7BFDC7
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFABB #FA8ECD
analogous
#97FA8E #8EFABB #8EFAF1
triadic
#8EFABB #BB8EFA #FABB8E
tetradic
#8EFABB #8E97FA #FA8ECD #FAF18E
square
#8EFABB #8E97FA #FA8ECD #FAF18E
split-complementary
#8EFABB #F18EFA #FA8E97
monochromatic
#19F574 #53F798 #8EFABB #C9FDDE #E2FEED
Accessibility & contrast
On white
1.27
#8EFABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#8EFABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFABB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFABB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E8E0BF
Tritanopia (blue-blind)
#75F8E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8efabb; /* rgb */ color: rgb(142, 250, 187); /* oklch */ color: oklch(90.4% 0.134 156.8);
Tailwind
colors: {
custom: {
50: '#b4fccf',
500: '#8efabb',
950: '#000000',
},
}SCSS
$custom: #8efabb; $custom-light: #b4fccf; $custom-dark: #000000;
JSON
{
"hex": "#8efabb",
"rgb": {
"r": 142,
"g": 250,
"b": 187
},
"hsl": {
"h": 145,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.90353,
"c": 0.13392,
"h": 156.8
},
"luminance": 0.7771
}Semantic roles & 50–950 ramp
primary
#8EFABB
secondary
#D953A1
accent
#0086E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583