#BBFDBD#BBFDBD
#BBFDBD is a very light, moderate green. Relative luminance 0.845; OKLCH L 93.4% C 0.108 H 145.4°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDBD |
|---|---|
| RGB | rgb(187, 253, 189) |
| HSL | hsl(122, 94%, 86%) |
| HSV | hsv(122, 26%, 99%) |
| CMYK | cmyk(26.1%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(93.66, -32.61, 24.17) |
| CIE-LCH | lch(93.66, 40.59, 143.45°) |
| OKLab | oklab(93.38% -0.0891 0.0615) |
| OKLCH | oklch(93.38% 0.108 145.4) |
| XYZ | xyz(64.8014, 84.4871, 61.0276) |
| Luminance | 0.8449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.12
Celadon
#BEFDB7
ΔE00 1.49
Light Mint Green
#A6FBB2
ΔE00 2.99
Pale Green
#C7FDB5
ΔE00 2.99
Light Seafoam Green
#A7FFB5
ΔE00 3.13
Very Pale Green
#CFFDBC
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDBD #FDBBFB
analogous
#DAFDBB #BBFDBD #BBFDDE
triadic
#BBFDBD #BDBBFD #FDBDBB
tetradic
#BBFDBD #BBDAFD #FDBBFB #FDDEBB
square
#BBFDBD #BBDAFD #FDBBFB #FDDEBB
split-complementary
#BBFDBD #DEBBFD #FDBBDA
monochromatic
#44FA4A #80FB83 #BBFDBD #E1FEE2 #E1FEE2
Accessibility & contrast
On white
1.17
#BBFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#BBFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDBD
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDBD | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B9
Deuteranopia (green-blind)
#F5EAC0
Tritanopia (blue-blind)
#B4F9EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfdbd; /* rgb */ color: rgb(187, 253, 189); /* oklch */ color: oklch(93.4% 0.108 145.4);
Tailwind
colors: {
custom: {
50: '#d0fed1',
500: '#bbfdbd',
950: '#000000',
},
}SCSS
$custom: #bbfdbd; $custom-light: #d0fed1; $custom-dark: #000000;
JSON
{
"hex": "#bbfdbd",
"rgb": {
"r": 187,
"g": 253,
"b": 189
},
"hsl": {
"h": 121.818,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.93376,
"c": 0.10827,
"h": 145.4
},
"luminance": 0.84489
}Semantic roles & 50–950 ramp
primary
#BBFDBD
secondary
#E379E0
accent
#00DFE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683