#8FFDBF#8FFDBF
#8FFDBF is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.2% C 0.134 H 157.6°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDBF |
|---|---|
| RGB | rgb(143, 253, 191) |
| HSL | hsl(146, 96%, 78%) |
| HSV | hsv(146, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(91.62, -45.07, 20.00) |
| CIE-LCH | lch(91.62, 49.30, 156.07°) |
| OKLab | oklab(91.18% -0.124 0.0511) |
| OKLCH | oklch(91.18% 0.134 157.6) |
| XYZ | xyz(55.8529, 79.8478, 61.7491) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 2.30
Light Aquamarine
#7BFDC7
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 3.03
Light Sea Green
#98F6B0
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDBF #FD8FCD
analogous
#96FD8F #8FFDBF #8FFDF6
triadic
#8FFDBF #BF8FFD #FDBF8F
tetradic
#8FFDBF #8F96FD #FD8FCD #FDF68F
square
#8FFDBF #8F96FD #FD8FCD #FDF68F
split-complementary
#8FFDBF #F68FFD #FD8F96
monochromatic
#17FB7A #53FC9D #8FFDBF #CBFEE1 #E1FEEE
Accessibility & contrast
On white
1.24
#8FFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#8FFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDBF
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDBF | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#EBE2C3
Tritanopia (blue-blind)
#75FCEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ffdbf; /* rgb */ color: rgb(143, 253, 191); /* oklch */ color: oklch(91.2% 0.134 157.6);
Tailwind
colors: {
custom: {
50: '#b5fed2',
500: '#8ffdbf',
950: '#000000',
},
}SCSS
$custom: #8ffdbf; $custom-light: #b5fed2; $custom-dark: #000000;
JSON
{
"hex": "#8ffdbf",
"rgb": {
"r": 143,
"g": 253,
"b": 191
},
"hsl": {
"h": 146.182,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.91178,
"c": 0.13411,
"h": 157.6
},
"luminance": 0.79852
}Semantic roles & 50–950 ramp
primary
#8FFDBF
secondary
#DE53A1
accent
#0081E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683