#BBF5BC#BBF5BC
#BBF5BC is a very light, moderate green. Relative luminance 0.795; OKLCH L 91.6% C 0.097 H 145.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF5BC |
|---|---|
| RGB | rgb(187, 245, 188) |
| HSL | hsl(121, 74%, 85%) |
| HSV | hsv(121, 24%, 96%) |
| CMYK | cmyk(23.7%, 0%, 23.3%, 3.9%) |
| CIE-LAB | lab(91.46, -29.04, 21.64) |
| CIE-LCH | lch(91.46, 36.22, 143.31°) |
| OKLab | oklab(91.6% -0.0794 0.0553) |
| OKLCH | oklch(91.6% 0.097 145.2) |
| XYZ | xyz(62.2205, 79.4985, 59.6337) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 2.93
Light Mint
#B6FFBB
ΔE00 3.08
Light Sage
#BCECAC
ΔE00 3.22
Very Pale Green
#CFFDBC
ΔE00 3.75
Mint
#AAF0C1
ΔE00 3.76
Pale Green
#C7FDB5
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF5BC #F5BBF4
analogous
#D7F5BB #BBF5BC #BBF5D9
triadic
#BBF5BC #BCBBF5 #F5BCBB
tetradic
#BBF5BC #BBD7F5 #F5BBF4 #F5D9BB
square
#BBF5BC #BBD7F5 #F5BBF4 #F5D9BB
split-complementary
#BBF5BC #D9BBF5 #F5BBD7
monochromatic
#50E553 #86ED87 #BBF5BC #E4FBE5 #E4FBE5
Accessibility & contrast
On white
1.24
#BBF5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#BBF5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF5BC
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF5BC | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB9
Deuteranopia (green-blind)
#EEE4BF
Tritanopia (blue-blind)
#B5F2E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf5bc; /* rgb */ color: rgb(187, 245, 188); /* oklch */ color: oklch(91.6% 0.097 145.2);
Tailwind
colors: {
custom: {
50: '#d0f8d0',
500: '#bbf5bc',
950: '#000000',
},
}SCSS
$custom: #bbf5bc; $custom-light: #d0f8d0; $custom-dark: #000000;
JSON
{
"hex": "#bbf5bc",
"rgb": {
"r": 187,
"g": 245,
"b": 188
},
"hsl": {
"h": 121.034,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.916,
"c": 0.09671,
"h": 145.2
},
"luminance": 0.795
}Semantic roles & 50–950 ramp
primary
#BBF5BC
secondary
#D67ED5
accent
#0FD3D6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141714
muted
#838583