#BBF7BE#BBF7BE
#BBF7BE is a very light, moderate green. Relative luminance 0.808; OKLCH L 92.1% C 0.098 H 146.0°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF7BE |
|---|---|
| RGB | rgb(187, 247, 190) |
| HSL | hsl(123, 79%, 85%) |
| HSV | hsv(123, 24%, 97%) |
| CMYK | cmyk(24.3%, 0%, 23.1%, 3.1%) |
| CIE-LAB | lab(92.04, -29.65, 21.43) |
| CIE-LCH | lch(92.04, 36.58, 144.15°) |
| OKLab | oklab(92.08% -0.0811 0.0547) |
| OKLCH | oklch(92.08% 0.098 146) |
| XYZ | xyz(63.0459, 80.8019, 60.9798) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.77
Celadon
#BEFDB7
ΔE00 2.83
Light Sage
#BCECAC
ΔE00 3.66
Mint
#AAF0C1
ΔE00 3.68
Very Pale Green
#CFFDBC
ΔE00 3.83
Pale Green
#C7FDB5
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF7BE #F7BBF4
analogous
#D6F7BB #BBF7BE #BBF7DC
triadic
#BBF7BE #BEBBF7 #F7BEBB
tetradic
#BBF7BE #BBD6F7 #F7BBF4 #F7DCBB
square
#BBF7BE #BBD6F7 #F7BBF4 #F7DCBB
split-complementary
#BBF7BE #DCBBF7 #F7BBD6
monochromatic
#4DEA55 #84F18A #BBF7BE #E4FCE5 #E4FCE5
Accessibility & contrast
On white
1.22
#BBF7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#BBF7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF7BE
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF7BE | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#EFE6C1
Tritanopia (blue-blind)
#B5F4E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf7be; /* rgb */ color: rgb(187, 247, 190); /* oklch */ color: oklch(92.1% 0.098 146.0);
Tailwind
colors: {
custom: {
50: '#d0fad1',
500: '#bbf7be',
950: '#000000',
},
}SCSS
$custom: #bbf7be; $custom-light: #d0fad1; $custom-dark: #000000;
JSON
{
"hex": "#bbf7be",
"rgb": {
"r": 187,
"g": 247,
"b": 190
},
"hsl": {
"h": 123,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.92082,
"c": 0.09784,
"h": 146
},
"luminance": 0.80804
}Semantic roles & 50–950 ramp
primary
#BBF7BE
secondary
#D97DD5
accent
#0AD1DB
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141714
muted
#838583