#BBF0B4#BBF0B4
#BBF0B4 is a very light, moderate green. Relative luminance 0.762; OKLCH L 90.3% C 0.097 H 141.7°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF0B4 |
|---|---|
| RGB | rgb(187, 240, 180) |
| HSL | hsl(113, 67%, 82%) |
| HSV | hsv(113, 25%, 94%) |
| CMYK | cmyk(22.1%, 0%, 25%, 5.9%) |
| CIE-LAB | lab(89.94, -27.99, 23.65) |
| CIE-LCH | lch(89.94, 36.64, 139.81°) |
| OKLab | oklab(90.33% -0.0763 0.0602) |
| OKLCH | oklch(90.33% 0.097 141.7) |
| XYZ | xyz(59.8897, 76.1786, 54.7197) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.64
Celadon
#BEFDB7
ΔE00 3.15
Very Pale Green
#CFFDBC
ΔE00 3.52
Pale Green
#C7FDB5
ΔE00 3.53
Washed Out Green
#BCF5A6
ΔE00 3.77
Light Mint
#B6FFBB
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF0B4 #E9B4F0
analogous
#D9F0B4 #BBF0B4 #B4F0CB
triadic
#BBF0B4 #B4BBF0 #F0B4BB
tetradic
#BBF0B4 #B4D9F0 #E9B4F0 #F0CBB4
square
#BBF0B4 #B4D9F0 #E9B4F0 #F0CBB4
split-complementary
#BBF0B4 #CBB4F0 #F0B4D9
monochromatic
#5FDC4E #8DE681 #BBF0B4 #E8FAE5 #E8FAE5
Accessibility & contrast
On white
1.29
#BBF0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#BBF0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF0B4
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF0B4 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5B0
Deuteranopia (green-blind)
#EBE0B7
Tritanopia (blue-blind)
#B7ECE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf0b4; /* rgb */ color: rgb(187, 240, 180); /* oklch */ color: oklch(90.3% 0.097 141.7);
Tailwind
colors: {
custom: {
50: '#d0f5ca',
500: '#bbf0b4',
950: '#000000',
},
}SCSS
$custom: #bbf0b4; $custom-light: #d0f5ca; $custom-dark: #000000;
JSON
{
"hex": "#bbf0b4",
"rgb": {
"r": 187,
"g": 240,
"b": 180
},
"hsl": {
"h": 113,
"s": 66.667,
"l": 82.353
},
"oklch": {
"l": 0.90332,
"c": 0.09714,
"h": 141.7
},
"luminance": 0.7618
}Semantic roles & 50–950 ramp
primary
#BBF0B4
secondary
#C57ACF
accent
#17CFB9
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582