#BBFDBB#BBFDBB
#BBFDBB is a very light, moderate green. Relative luminance 0.844; OKLCH L 93.3% C 0.110 H 144.6°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDBB |
|---|---|
| RGB | rgb(187, 253, 187) |
| HSL | hsl(120, 94%, 86%) |
| HSV | hsv(120, 26%, 99%) |
| CMYK | cmyk(26.1%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(93.62, -32.94, 25.14) |
| CIE-LCH | lch(93.62, 41.44, 142.65°) |
| OKLab | oklab(93.33% -0.0899 0.0639) |
| OKLCH | oklch(93.33% 0.11 144.6) |
| XYZ | xyz(64.5858, 84.4009, 59.8922) |
| Luminance | 0.8440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.01
Celadon
#BEFDB7
ΔE00 1.09
Pale Green
#C7FDB5
ΔE00 2.68
Light Mint Green
#A6FBB2
ΔE00 2.87
Light Seafoam Green
#A7FFB5
ΔE00 3.01
Very Pale Green
#CFFDBC
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDBB #FDBBFD
analogous
#DCFDBB #BBFDBB #BBFDDC
triadic
#BBFDBB #BBBBFD #FDBBBB
tetradic
#BBFDBB #BBDCFD #FDBBFD #FDDCBB
square
#BBFDBB #BBDCFD #FDBBFD #FDDCBB
split-complementary
#BBFDBB #DCBBFD #FDBBDC
monochromatic
#44FA44 #80FB80 #BBFDBB #E1FEE1 #E1FEE1
Accessibility & contrast
On white
1.17
#BBFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#BBFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDBB
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDBB | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B7
Deuteranopia (green-blind)
#F5EABE
Tritanopia (blue-blind)
#B5F9EB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfdbb; /* rgb */ color: rgb(187, 253, 187); /* oklch */ color: oklch(93.3% 0.110 144.6);
Tailwind
colors: {
custom: {
50: '#d1fecf',
500: '#bbfdbb',
950: '#000000',
},
}SCSS
$custom: #bbfdbb; $custom-light: #d1fecf; $custom-dark: #000000;
JSON
{
"hex": "#bbfdbb",
"rgb": {
"r": 187,
"g": 253,
"b": 187
},
"hsl": {
"h": 120,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.93334,
"c": 0.11031,
"h": 144.6
},
"luminance": 0.84403
}Semantic roles & 50–950 ramp
primary
#BBFDBB
secondary
#E379E3
accent
#00E5E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683