#BBF0BD#BBF0BD
#BBF0BD is a very light, moderate green. Relative luminance 0.766; OKLCH L 90.5% C 0.088 H 145.8°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF0BD |
|---|---|
| RGB | rgb(187, 240, 189) |
| HSL | hsl(122, 64%, 84%) |
| HSV | hsv(122, 22%, 94%) |
| CMYK | cmyk(22.1%, 0%, 21.2%, 5.9%) |
| CIE-LAB | lab(90.12, -26.50, 19.26) |
| CIE-LCH | lch(90.12, 32.76, 143.99°) |
| OKLab | oklab(90.53% -0.0725 0.0493) |
| OKLCH | oklch(90.53% 0.088 145.8) |
| XYZ | xyz(60.8365, 76.5573, 59.7060) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.32
Light Sage
#BCECAC
ΔE00 3.51
Celadon
#BEFDB7
ΔE00 4.49
Light Mint
#B6FFBB
ΔE00 4.64
Very Pale Green
#CFFDBC
ΔE00 4.67
Hospital Green
#9BE5AA
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF0BD #F0BBEE
analogous
#D3F0BB #BBF0BD #BBF0D7
triadic
#BBF0BD #BDBBF0 #F0BDBB
tetradic
#BBF0BD #BBD3F0 #F0BBEE #F0D7BB
square
#BBF0BD #BBD3F0 #F0BBEE #F0D7BB
split-complementary
#BBF0BD #D7BBF0 #F0BBD3
monochromatic
#57DA5C #89E58C #BBF0BD #E6F9E7 #E6F9E7
Accessibility & contrast
On white
1.29
#BBF0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#BBF0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF0BD
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF0BD | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BA
Deuteranopia (green-blind)
#E9E1C0
Tritanopia (blue-blind)
#B6EDE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf0bd; /* rgb */ color: rgb(187, 240, 189); /* oklch */ color: oklch(90.5% 0.088 145.8);
Tailwind
colors: {
custom: {
50: '#d0f5d1',
500: '#bbf0bd',
950: '#000000',
},
}SCSS
$custom: #bbf0bd; $custom-light: #d0f5d1; $custom-dark: #000000;
JSON
{
"hex": "#bbf0bd",
"rgb": {
"r": 187,
"g": 240,
"b": 189
},
"hsl": {
"h": 122.264,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.9053,
"c": 0.0877,
"h": 145.8
},
"luminance": 0.76559
}Semantic roles & 50–950 ramp
primary
#BBF0BD
secondary
#CF81CC
accent
#1AC5CC
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583