#8EFDBF#8EFDBF
#8EFDBF is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.1% C 0.135 H 157.8°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFDBF |
|---|---|
| RGB | rgb(142, 253, 191) |
| HSL | hsl(146, 97%, 77%) |
| HSV | hsv(146, 44%, 99%) |
| CMYK | cmyk(43.9%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(91.58, -45.32, 19.94) |
| CIE-LCH | lch(91.58, 49.52, 156.26°) |
| OKLab | oklab(91.14% -0.1247 0.0509) |
| OKLCH | oklch(91.14% 0.135 157.8) |
| XYZ | xyz(55.6805, 79.7589, 61.7410) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.11
Light Blue Green
#7EFBB3
ΔE00 2.26
Light Aquamarine
#7BFDC7
ΔE00 2.94
Seafoam (survey)
#80F9AD
ΔE00 3.02
Light Sea Green
#98F6B0
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFDBF #FD8ECC
analogous
#95FD8E #8EFDBF #8EFDF6
triadic
#8EFDBF #BF8EFD #FDBF8E
tetradic
#8EFDBF #8E95FD #FD8ECC #FDF68E
square
#8EFDBF #8E95FD #FD8ECC #FDF68E
split-complementary
#8EFDBF #F68EFD #FD8E95
monochromatic
#16FB7B #52FC9D #8EFDBF #CAFEE1 #E1FEEE
Accessibility & contrast
On white
1.24
#8EFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#8EFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFDBF
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFDBF | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#EAE2C3
Tritanopia (blue-blind)
#73FCEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8efdbf; /* rgb */ color: rgb(142, 253, 191); /* oklch */ color: oklch(91.1% 0.135 157.8);
Tailwind
colors: {
custom: {
50: '#b4fed2',
500: '#8efdbf',
950: '#000000',
},
}SCSS
$custom: #8efdbf; $custom-light: #b4fed2; $custom-dark: #000000;
JSON
{
"hex": "#8efdbf",
"rgb": {
"r": 142,
"g": 253,
"b": 191
},
"hsl": {
"h": 146.486,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.91135,
"c": 0.13472,
"h": 157.8
},
"luminance": 0.79763
}Semantic roles & 50–950 ramp
primary
#8EFDBF
secondary
#DD52A0
accent
#0080E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683