#8EFBBD#8EFBBD
#8EFBBD is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.6% C 0.134 H 157.4°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFBBD |
|---|---|
| RGB | rgb(142, 251, 189) |
| HSL | hsl(146, 93%, 77%) |
| HSV | hsv(146, 43%, 98%) |
| CMYK | cmyk(43.4%, 0%, 24.7%, 1.6%) |
| CIE-LAB | lab(90.97, -44.84, 20.12) |
| CIE-LCH | lch(90.97, 49.14, 155.84°) |
| OKLab | oklab(90.63% -0.1233 0.0514) |
| OKLCH | oklch(90.63% 0.134 157.4) |
| XYZ | xyz(54.8339, 78.4154, 60.3805) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.06
Light Blue Green
#7EFBB3
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.87
Light Sea Green
#98F6B0
ΔE00 2.92
Light Aquamarine
#7BFDC7
ΔE00 3.12
Seafoam Green
#7AF9AB
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFBBD #FB8ECC
analogous
#96FB8E #8EFBBD #8EFBF4
triadic
#8EFBBD #BD8EFB #FBBD8E
tetradic
#8EFBBD #8E96FB #FB8ECC #FBF48E
square
#8EFBBD #8E96FB #FB8ECC #FBF48E
split-complementary
#8EFBBD #F48EFB #FB8E96
monochromatic
#18F778 #53F99A #8EFBBD #C9FDE0 #E1FEEE
Accessibility & contrast
On white
1.26
#8EFBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#8EFBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFBBD
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFBBD | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB9
Deuteranopia (green-blind)
#E9E0C1
Tritanopia (blue-blind)
#74FAEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8efbbd; /* rgb */ color: rgb(142, 251, 189); /* oklch */ color: oklch(90.6% 0.134 157.4);
Tailwind
colors: {
custom: {
50: '#b4fdd1',
500: '#8efbbd',
950: '#000000',
},
}SCSS
$custom: #8efbbd; $custom-light: #b4fdd1; $custom-dark: #000000;
JSON
{
"hex": "#8efbbd",
"rgb": {
"r": 142,
"g": 251,
"b": 189
},
"hsl": {
"h": 145.872,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.90628,
"c": 0.1336,
"h": 157.4
},
"luminance": 0.78419
}Semantic roles & 50–950 ramp
primary
#8EFBBD
secondary
#DB53A0
accent
#0083E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683