#BBF6BD#BBF6BD
#BBF6BD is a very light, moderate green. Relative luminance 0.801; OKLCH L 91.8% C 0.097 H 145.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF6BD |
|---|---|
| RGB | rgb(187, 246, 189) |
| HSL | hsl(122, 77%, 85%) |
| HSV | hsv(122, 24%, 96%) |
| CMYK | cmyk(24%, 0%, 23.2%, 3.5%) |
| CIE-LAB | lab(91.75, -29.35, 21.53) |
| CIE-LCH | lch(91.75, 36.40, 143.73°) |
| OKLab | oklab(91.84% -0.0802 0.055) |
| OKLCH | oklch(91.84% 0.097 145.6) |
| XYZ | xyz(62.6320, 80.1484, 60.3045) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 2.87
Light Mint
#B6FFBB
ΔE00 2.92
Light Sage
#BCECAC
ΔE00 3.44
Mint
#AAF0C1
ΔE00 3.71
Very Pale Green
#CFFDBC
ΔE00 3.78
Pale Green
#C7FDB5
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF6BD #F6BBF4
analogous
#D7F6BB #BBF6BD #BBF6DB
triadic
#BBF6BD #BDBBF6 #F6BDBB
tetradic
#BBF6BD #BBD7F6 #F6BBF4 #F6DBBB
square
#BBF6BD #BBD7F6 #F6BBF4 #F6DBBB
split-complementary
#BBF6BD #DBBBF6 #F6BBD7
monochromatic
#4FE854 #85EF89 #BBF6BD #E4FBE5 #E4FBE5
Accessibility & contrast
On white
1.23
#BBF6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#BBF6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF6BD
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF6BD | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBA
Deuteranopia (green-blind)
#EFE5C0
Tritanopia (blue-blind)
#B5F3E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf6bd; /* rgb */ color: rgb(187, 246, 189); /* oklch */ color: oklch(91.8% 0.097 145.6);
Tailwind
colors: {
custom: {
50: '#d0f9d1',
500: '#bbf6bd',
950: '#000000',
},
}SCSS
$custom: #bbf6bd; $custom-light: #d0f9d1; $custom-dark: #000000;
JSON
{
"hex": "#bbf6bd",
"rgb": {
"r": 187,
"g": 246,
"b": 189
},
"hsl": {
"h": 122.034,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.91841,
"c": 0.09727,
"h": 145.6
},
"luminance": 0.8015
}Semantic roles & 50–950 ramp
primary
#BBF6BD
secondary
#D87DD5
accent
#0DD2D9
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141714
muted
#838583