#BBF0BC#BBF0BC
#BBF0BC is a very light, moderate green. Relative luminance 0.765; OKLCH L 90.5% C 0.089 H 145.3°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF0BC |
|---|---|
| RGB | rgb(187, 240, 188) |
| HSL | hsl(121, 64%, 84%) |
| HSV | hsv(121, 22%, 94%) |
| CMYK | cmyk(22.1%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(90.10, -26.67, 19.75) |
| CIE-LCH | lch(90.10, 33.19, 143.48°) |
| OKLab | oklab(90.51% -0.0729 0.0506) |
| OKLCH | oklch(90.51% 0.089 145.3) |
| XYZ | xyz(60.7283, 76.5140, 59.1363) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.28
Mint
#AAF0C1
ΔE00 3.46
Celadon
#BEFDB7
ΔE00 4.30
Very Pale Green
#CFFDBC
ΔE00 4.50
Light Mint
#B6FFBB
ΔE00 4.51
Hospital Green
#9BE5AA
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF0BC #F0BBEF
analogous
#D4F0BB #BBF0BC #BBF0D6
triadic
#BBF0BC #BCBBF0 #F0BCBB
tetradic
#BBF0BC #BBD4F0 #F0BBEF #F0D6BB
square
#BBF0BC #BBD4F0 #F0BBEF #F0D6BB
split-complementary
#BBF0BC #D6BBF0 #F0BBD4
monochromatic
#57DA59 #89E58B #BBF0BC #E6F9E6 #E6F9E6
Accessibility & contrast
On white
1.29
#BBF0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#BBF0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF0BC
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF0BC | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B9
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#B6EDE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf0bc; /* rgb */ color: rgb(187, 240, 188); /* oklch */ color: oklch(90.5% 0.089 145.3);
Tailwind
colors: {
custom: {
50: '#d0f5d0',
500: '#bbf0bc',
950: '#000000',
},
}SCSS
$custom: #bbf0bc; $custom-light: #d0f5d0; $custom-dark: #000000;
JSON
{
"hex": "#bbf0bc",
"rgb": {
"r": 187,
"g": 240,
"b": 188
},
"hsl": {
"h": 121.132,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.90508,
"c": 0.08874,
"h": 145.3
},
"luminance": 0.76516
}Semantic roles & 50–950 ramp
primary
#BBF0BC
secondary
#CF81CD
accent
#1AC8CC
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583