#8EFCBB#8EFCBB
#8EFCBB is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.8% C 0.137 H 156.4°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFCBB |
|---|---|
| RGB | rgb(142, 252, 187) |
| HSL | hsl(145, 95%, 77%) |
| HSV | hsv(145, 44%, 99%) |
| CMYK | cmyk(43.7%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.21, -45.65, 21.48) |
| CIE-LCH | lch(91.21, 50.45, 154.80°) |
| OKLab | oklab(90.81% -0.1253 0.0548) |
| OKLCH | oklch(90.81% 0.137 156.4) |
| XYZ | xyz(54.9315, 78.9555, 59.3494) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.79
Light Seafoam
#A0FEBF
ΔE00 1.94
Seafoam (survey)
#80F9AD
ΔE00 2.39
Light Sea Green
#98F6B0
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 2.85
Light Aquamarine
#7BFDC7
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFCBB #FC8ECF
analogous
#98FC8E #8EFCBB #8EFCF2
triadic
#8EFCBB #BB8EFC #FCBB8E
tetradic
#8EFCBB #8E98FC #FC8ECF #FCF28E
square
#8EFCBB #8E98FC #FC8ECF #FCF28E
split-complementary
#8EFCBB #F28EFC #FC8E98
monochromatic
#17F973 #52FA97 #8EFCBB #CAFEDF #E1FEED
Accessibility & contrast
On white
1.25
#8EFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#8EFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFCBB
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFCBB | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#74FAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8efcbb; /* rgb */ color: rgb(142, 252, 187); /* oklch */ color: oklch(90.8% 0.137 156.4);
Tailwind
colors: {
custom: {
50: '#b4fecf',
500: '#8efcbb',
950: '#000000',
},
}SCSS
$custom: #8efcbb; $custom-light: #b4fecf; $custom-dark: #000000;
JSON
{
"hex": "#8efcbb",
"rgb": {
"r": 142,
"g": 252,
"b": 187
},
"hsl": {
"h": 144.545,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.90814,
"c": 0.13677,
"h": 156.4
},
"luminance": 0.78959
}Semantic roles & 50–950 ramp
primary
#8EFCBB
secondary
#DC52A4
accent
#0088E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683