#BBF0BB#BBF0BB
#BBF0BB is a very light, moderate green. Relative luminance 0.765; OKLCH L 90.5% C 0.090 H 144.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF0BB |
|---|---|
| RGB | rgb(187, 240, 187) |
| HSL | hsl(120, 64%, 84%) |
| HSV | hsv(120, 22%, 94%) |
| CMYK | cmyk(22.1%, 0%, 22.1%, 5.9%) |
| CIE-LAB | lab(90.08, -26.84, 20.24) |
| CIE-LCH | lch(90.08, 33.61, 142.98°) |
| OKLab | oklab(90.49% -0.0733 0.0518) |
| OKLCH | oklch(90.49% 0.09 144.8) |
| XYZ | xyz(60.6209, 76.4710, 58.5705) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.05
Mint
#AAF0C1
ΔE00 3.60
Celadon
#BEFDB7
ΔE00 4.13
Very Pale Green
#CFFDBC
ΔE00 4.35
Light Mint
#B6FFBB
ΔE00 4.39
Hospital Green
#9BE5AA
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF0BB #F0BBF0
analogous
#D5F0BB #BBF0BB #BBF0D5
triadic
#BBF0BB #BBBBF0 #F0BBBB
tetradic
#BBF0BB #BBD5F0 #F0BBF0 #F0D5BB
square
#BBF0BB #BBD5F0 #F0BBF0 #F0D5BB
split-complementary
#BBF0BB #D5BBF0 #F0BBD5
monochromatic
#57DA57 #89E589 #BBF0BB #E6F9E6 #E6F9E6
Accessibility & contrast
On white
1.29
#BBF0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#BBF0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF0BB
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF0BB | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B8
Deuteranopia (green-blind)
#EAE0BE
Tritanopia (blue-blind)
#B6EDE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf0bb; /* rgb */ color: rgb(187, 240, 187); /* oklch */ color: oklch(90.5% 0.090 144.8);
Tailwind
colors: {
custom: {
50: '#d0f5cf',
500: '#bbf0bb',
950: '#000000',
},
}SCSS
$custom: #bbf0bb; $custom-light: #d0f5cf; $custom-dark: #000000;
JSON
{
"hex": "#bbf0bb",
"rgb": {
"r": 187,
"g": 240,
"b": 187
},
"hsl": {
"h": 120,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.90485,
"c": 0.08977,
"h": 144.8
},
"luminance": 0.76473
}Semantic roles & 50–950 ramp
primary
#BBF0BB
secondary
#CF81CF
accent
#1ACCCC
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583