#8FFDBB#8FFDBB
#8FFDBB is a very light, vivid green. Relative luminance 0.797; OKLCH L 91.1% C 0.138 H 156.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDBB |
|---|---|
| RGB | rgb(143, 253, 187) |
| HSL | hsl(144, 96%, 78%) |
| HSV | hsv(144, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(91.54, -45.82, 21.93) |
| CIE-LCH | lch(91.54, 50.80, 154.42°) |
| OKLab | oklab(91.09% -0.1257 0.0559) |
| OKLCH | oklch(91.09% 0.138 156) |
| XYZ | xyz(55.4187, 79.6741, 59.4624) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.78
Light Seafoam
#A0FEBF
ΔE00 1.85
Seafoam (survey)
#80F9AD
ΔE00 2.33
Light Sea Green
#98F6B0
ΔE00 2.53
Seafoam Green
#7AF9AB
ΔE00 2.80
Mint (survey)
#9FFEB0
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDBB #FD8FD1
analogous
#9AFD8F #8FFDBB #8FFDF2
triadic
#8FFDBB #BB8FFD #FDBB8F
tetradic
#8FFDBB #8F9AFD #FD8FD1 #FDF28F
square
#8FFDBB #8F9AFD #FD8FD1 #FDF28F
split-complementary
#8FFDBB #F28FFD #FD8F9A
monochromatic
#17FB72 #53FC96 #8FFDBB #CBFEE0 #E1FEED
Accessibility & contrast
On white
1.24
#8FFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#8FFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDBB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDBB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#76FBEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ffdbb; /* rgb */ color: rgb(143, 253, 187); /* oklch */ color: oklch(91.1% 0.138 156.0);
Tailwind
colors: {
custom: {
50: '#b5fecf',
500: '#8ffdbb',
950: '#000000',
},
}SCSS
$custom: #8ffdbb; $custom-light: #b5fecf; $custom-dark: #000000;
JSON
{
"hex": "#8ffdbb",
"rgb": {
"r": 143,
"g": 253,
"b": 187
},
"hsl": {
"h": 144,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.91089,
"c": 0.13759,
"h": 156
},
"luminance": 0.79678
}Semantic roles & 50–950 ramp
primary
#8FFDBB
secondary
#DE53A6
accent
#008AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683