#8FFDBE#8FFDBE
#8FFDBE is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.2% C 0.135 H 157.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDBE |
|---|---|
| RGB | rgb(143, 253, 190) |
| HSL | hsl(146, 96%, 78%) |
| HSV | hsv(146, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(91.60, -45.25, 20.48) |
| CIE-LCH | lch(91.60, 49.67, 155.65°) |
| OKLab | oklab(91.16% -0.1244 0.0523) |
| OKLCH | oklch(91.16% 0.135 157.2) |
| XYZ | xyz(55.7432, 79.8039, 61.1715) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.93
Light Blue Green
#7EFBB3
ΔE00 2.15
Seafoam (survey)
#80F9AD
ΔE00 2.85
Light Sea Green
#98F6B0
ΔE00 2.98
Light Aquamarine
#7BFDC7
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDBE #FD8FCE
analogous
#97FD8F #8FFDBE #8FFDF5
triadic
#8FFDBE #BE8FFD #FDBE8F
tetradic
#8FFDBE #8F97FD #FD8FCE #FDF58F
square
#8FFDBE #8F97FD #FD8FCE #FDF58F
split-complementary
#8FFDBE #F58FFD #FD8F97
monochromatic
#17FB78 #53FC9B #8FFDBE #CBFEE1 #E1FEEE
Accessibility & contrast
On white
1.24
#8FFDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#8FFDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDBE
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDBE | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#EBE2C2
Tritanopia (blue-blind)
#75FBEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ffdbe; /* rgb */ color: rgb(143, 253, 190); /* oklch */ color: oklch(91.2% 0.135 157.2);
Tailwind
colors: {
custom: {
50: '#b5fed1',
500: '#8ffdbe',
950: '#000000',
},
}SCSS
$custom: #8ffdbe; $custom-light: #b5fed1; $custom-dark: #000000;
JSON
{
"hex": "#8ffdbe",
"rgb": {
"r": 143,
"g": 253,
"b": 190
},
"hsl": {
"h": 145.636,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.91155,
"c": 0.13498,
"h": 157.2
},
"luminance": 0.79808
}Semantic roles & 50–950 ramp
primary
#8FFDBE
secondary
#DE53A2
accent
#0083E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683