#8FFDBD#8FFDBD
#8FFDBD is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.1% C 0.136 H 156.8°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDBD |
|---|---|
| RGB | rgb(143, 253, 189) |
| HSL | hsl(145, 96%, 78%) |
| HSV | hsv(145, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(91.58, -45.44, 20.97) |
| CIE-LCH | lch(91.58, 50.05, 155.23°) |
| OKLab | oklab(91.13% -0.1249 0.0535) |
| OKLCH | oklch(91.13% 0.136 156.8) |
| XYZ | xyz(55.6343, 79.7604, 60.5979) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.88
Light Blue Green
#7EFBB3
ΔE00 2.01
Seafoam (survey)
#80F9AD
ΔE00 2.67
Light Sea Green
#98F6B0
ΔE00 2.82
Seafoam Green
#7AF9AB
ΔE00 3.11
Light Aquamarine
#7BFDC7
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDBD #FD8FCF
analogous
#98FD8F #8FFDBD #8FFDF4
triadic
#8FFDBD #BD8FFD #FDBD8F
tetradic
#8FFDBD #8F98FD #FD8FCF #FDF48F
square
#8FFDBD #8F98FD #FD8FCF #FDF48F
split-complementary
#8FFDBD #F48FFD #FD8F98
monochromatic
#17FB76 #53FC9A #8FFDBD #CBFEE0 #E1FEED
Accessibility & contrast
On white
1.24
#8FFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#8FFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDBD
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDBD | 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)
#FCEEB9
Deuteranopia (green-blind)
#EBE2C1
Tritanopia (blue-blind)
#75FBEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ffdbd; /* rgb */ color: rgb(143, 253, 189); /* oklch */ color: oklch(91.1% 0.136 156.8);
Tailwind
colors: {
custom: {
50: '#b5fed1',
500: '#8ffdbd',
950: '#000000',
},
}SCSS
$custom: #8ffdbd; $custom-light: #b5fed1; $custom-dark: #000000;
JSON
{
"hex": "#8ffdbd",
"rgb": {
"r": 143,
"g": 253,
"b": 189
},
"hsl": {
"h": 145.091,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.91133,
"c": 0.13585,
"h": 156.8
},
"luminance": 0.79764
}Semantic roles & 50–950 ramp
primary
#8FFDBD
secondary
#DE53A3
accent
#0086E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683