#BBFDB9#BBFDB9
#BBFDB9 is a very light, moderate green. Relative luminance 0.843; OKLCH L 93.3% C 0.112 H 143.9°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDB9 |
|---|---|
| RGB | rgb(187, 253, 185) |
| HSL | hsl(118, 94%, 86%) |
| HSV | hsv(118, 27%, 99%) |
| CMYK | cmyk(26.1%, 0%, 26.9%, 0.8%) |
| CIE-LAB | lab(93.59, -33.26, 26.10) |
| CIE-LCH | lch(93.59, 42.28, 141.88°) |
| OKLab | oklab(93.29% -0.0908 0.0662) |
| OKLCH | oklch(93.29% 0.112 143.9) |
| XYZ | xyz(64.3732, 84.3159, 58.7724) |
| Luminance | 0.8432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.73
Light Mint
#B6FFBB
ΔE00 1.08
Pale Green
#C7FDB5
ΔE00 2.40
Light Mint Green
#A6FBB2
ΔE00 2.80
Light Seafoam Green
#A7FFB5
ΔE00 2.96
Light Light Green
#C8FFB0
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDB9 #FBB9FD
analogous
#DDFDB9 #BBFDB9 #B9FDD9
triadic
#BBFDB9 #B9BBFD #FDB9BB
tetradic
#BBFDB9 #B9DDFD #FBB9FD #FDD9B9
square
#BBFDB9 #B9DDFD #FBB9FD #FDD9B9
split-complementary
#BBFDB9 #D9B9FD #FDB9DD
monochromatic
#47FA42 #81FB7D #BBFDB9 #E2FEE1 #E2FEE1
Accessibility & contrast
On white
1.18
#BBFDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#BBFDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDB9
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDB9 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B5
Deuteranopia (green-blind)
#F5EABD
Tritanopia (blue-blind)
#B5F9EB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfdb9; /* rgb */ color: rgb(187, 253, 185); /* oklch */ color: oklch(93.3% 0.112 143.9);
Tailwind
colors: {
custom: {
50: '#d1fece',
500: '#bbfdb9',
950: '#000000',
},
}SCSS
$custom: #bbfdb9; $custom-light: #d1fece; $custom-dark: #000000;
JSON
{
"hex": "#bbfdb9",
"rgb": {
"r": 187,
"g": 253,
"b": 185
},
"hsl": {
"h": 118.235,
"s": 94.444,
"l": 85.882
},
"oklch": {
"l": 0.93292,
"c": 0.11235,
"h": 143.9
},
"luminance": 0.84318
}Semantic roles & 50–950 ramp
primary
#BBFDB9
secondary
#E077E3
accent
#00E6DF
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141813
muted
#838683