#BBF6BC#BBF6BC
#BBF6BC is a very light, moderate green. Relative luminance 0.801; OKLCH L 91.8% C 0.098 H 145.1°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF6BC |
|---|---|
| RGB | rgb(187, 246, 188) |
| HSL | hsl(121, 77%, 85%) |
| HSV | hsv(121, 24%, 96%) |
| CMYK | cmyk(24%, 0%, 23.6%, 3.5%) |
| CIE-LAB | lab(91.73, -29.51, 22.02) |
| CIE-LCH | lch(91.73, 36.82, 143.27°) |
| OKLab | oklab(91.82% -0.0807 0.0562) |
| OKLCH | oklch(91.82% 0.098 145.1) |
| XYZ | xyz(62.5238, 80.1051, 59.7348) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 2.68
Light Mint
#B6FFBB
ΔE00 2.80
Light Sage
#BCECAC
ΔE00 3.28
Pale Green
#C7FDB5
ΔE00 3.64
Very Pale Green
#CFFDBC
ΔE00 3.65
Mint
#AAF0C1
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF6BC #F6BBF5
analogous
#D8F6BB #BBF6BC #BBF6DA
triadic
#BBF6BC #BCBBF6 #F6BCBB
tetradic
#BBF6BC #BBD8F6 #F6BBF5 #F6DABB
square
#BBF6BC #BBD8F6 #F6BBF5 #F6DABB
split-complementary
#BBF6BC #DABBF6 #F6BBD8
monochromatic
#4FE851 #85EF87 #BBF6BC #E4FBE4 #E4FBE4
Accessibility & contrast
On white
1.23
#BBF6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#BBF6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF6BC
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF6BC | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB9
Deuteranopia (green-blind)
#EFE5BF
Tritanopia (blue-blind)
#B5F3E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf6bc; /* rgb */ color: rgb(187, 246, 188); /* oklch */ color: oklch(91.8% 0.098 145.1);
Tailwind
colors: {
custom: {
50: '#d0f9d0',
500: '#bbf6bc',
950: '#000000',
},
}SCSS
$custom: #bbf6bc; $custom-light: #d0f9d0; $custom-dark: #000000;
JSON
{
"hex": "#bbf6bc",
"rgb": {
"r": 187,
"g": 246,
"b": 188
},
"hsl": {
"h": 121.017,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.91819,
"c": 0.0983,
"h": 145.1
},
"luminance": 0.80107
}Semantic roles & 50–950 ramp
primary
#BBF6BC
secondary
#D87DD6
accent
#0DD5D9
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141714
muted
#838583