#BBF8BB#BBF8BB
#BBF8BB is a very light, moderate green. Relative luminance 0.813; OKLCH L 92.2% C 0.102 H 144.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF8BB |
|---|---|
| RGB | rgb(187, 248, 187) |
| HSL | hsl(120, 81%, 85%) |
| HSV | hsv(120, 25%, 97%) |
| CMYK | cmyk(24.6%, 0%, 24.6%, 2.7%) |
| CIE-LAB | lab(92.26, -30.62, 23.26) |
| CIE-LCH | lch(92.26, 38.45, 142.78°) |
| OKLab | oklab(92.24% -0.0836 0.0592) |
| OKLCH | oklch(92.24% 0.102 144.7) |
| XYZ | xyz(63.0280, 81.2853, 59.3729) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 2.00
Light Mint
#B6FFBB
ΔE00 2.17
Pale Green
#C7FDB5
ΔE00 3.12
Light Sage
#BCECAC
ΔE00 3.37
Very Pale Green
#CFFDBC
ΔE00 3.39
Light Mint Green
#A6FBB2
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF8BB #F8BBF8
analogous
#D9F8BB #BBF8BB #BBF8D9
triadic
#BBF8BB #BBBBF8 #F8BBBB
tetradic
#BBF8BB #BBD9F8 #F8BBF8 #F8D9BB
square
#BBF8BB #BBD9F8 #F8BBF8 #F8D9BB
split-complementary
#BBF8BB #D9BBF8 #F8BBD9
monochromatic
#4CED4C #84F284 #BBF8BB #E3FCE3 #E3FCE3
Accessibility & contrast
On white
1.22
#BBF8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#BBF8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF8BB
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF8BB | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#F1E6BE
Tritanopia (blue-blind)
#B5F4E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbf8bb; /* rgb */ color: rgb(187, 248, 187); /* oklch */ color: oklch(92.2% 0.102 144.7);
Tailwind
colors: {
custom: {
50: '#d0facf',
500: '#bbf8bb',
950: '#000000',
},
}SCSS
$custom: #bbf8bb; $custom-light: #d0facf; $custom-dark: #000000;
JSON
{
"hex": "#bbf8bb",
"rgb": {
"r": 187,
"g": 248,
"b": 187
},
"hsl": {
"h": 120,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.92236,
"c": 0.10249,
"h": 144.7
},
"luminance": 0.81287
}Semantic roles & 50–950 ramp
primary
#BBF8BB
secondary
#DB7CDB
accent
#08DEDE
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141714
muted
#838583