#8EFDBD#8EFDBD
#8EFDBD is a very light, vivid green. Relative luminance 0.797; OKLCH L 91.1% C 0.136 H 157.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFDBD |
|---|---|
| RGB | rgb(142, 253, 189) |
| HSL | hsl(145, 97%, 77%) |
| HSV | hsv(145, 44%, 99%) |
| CMYK | cmyk(43.9%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(91.54, -45.70, 20.91) |
| CIE-LCH | lch(91.54, 50.26, 155.42°) |
| OKLab | oklab(91.09% -0.1256 0.0533) |
| OKLCH | oklch(91.09% 0.136 157) |
| XYZ | xyz(55.4619, 79.6715, 60.5898) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.96
Light Seafoam
#A0FEBF
ΔE00 1.98
Seafoam (survey)
#80F9AD
ΔE00 2.65
Light Sea Green
#98F6B0
ΔE00 2.89
Seafoam Green
#7AF9AB
ΔE00 3.08
Light Aquamarine
#7BFDC7
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFDBD #FD8ECE
analogous
#97FD8E #8EFDBD #8EFDF4
triadic
#8EFDBD #BD8EFD #FDBD8E
tetradic
#8EFDBD #8E97FD #FD8ECE #FDF48E
square
#8EFDBD #8E97FD #FD8ECE #FDF48E
split-complementary
#8EFDBD #F48EFD #FD8E97
monochromatic
#16FB77 #52FC9A #8EFDBD #CAFEE0 #E1FEED
Accessibility & contrast
On white
1.24
#8EFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#8EFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFDBD
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFDBD | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB9
Deuteranopia (green-blind)
#EBE2C1
Tritanopia (blue-blind)
#74FBEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8efdbd; /* rgb */ color: rgb(142, 253, 189); /* oklch */ color: oklch(91.1% 0.136 157.0);
Tailwind
colors: {
custom: {
50: '#b4fed1',
500: '#8efdbd',
950: '#000000',
},
}SCSS
$custom: #8efdbd; $custom-light: #b4fed1; $custom-dark: #000000;
JSON
{
"hex": "#8efdbd",
"rgb": {
"r": 142,
"g": 253,
"b": 189
},
"hsl": {
"h": 145.405,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.9109,
"c": 0.13645,
"h": 157
},
"luminance": 0.79675
}Semantic roles & 50–950 ramp
primary
#8EFDBD
secondary
#DD52A2
accent
#0084E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683