#BBDFB3#BBDFB3
#BBDFB3 is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.6% C 0.071 H 140.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFB3 |
|---|---|
| RGB | rgb(187, 223, 179) |
| HSL | hsl(109, 41%, 79%) |
| HSV | hsv(109, 20%, 87%) |
| CMYK | cmyk(16.1%, 0%, 19.7%, 12.5%) |
| CIE-LAB | lab(85.30, -19.93, 17.73) |
| CIE-LCH | lch(85.30, 26.68, 138.35°) |
| OKLab | oklab(86.61% -0.0542 0.0455) |
| OKLCH | oklch(86.61% 0.071 140) |
| XYZ | xyz(55.0161, 66.5938, 52.5944) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.56
Light Sage
#BCECAC
ΔE00 5.07
Mint
#AAF0C1
ΔE00 6.53
Hospital Green
#9BE5AA
ΔE00 6.65
Very Pale Green
#CFFDBC
ΔE00 7.46
Very Light Green
#D1FFBD
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFB3 #D7B3DF
analogous
#D1DFB3 #BBDFB3 #B3DFC1
triadic
#BBDFB3 #B3BBDF #DFB3BB
tetradic
#BBDFB3 #B3D1DF #D7B3DF #DFC1B3
square
#BBDFB3 #B3D1DF #D7B3DF #DFC1B3
split-complementary
#BBDFB3 #C1B3DF #DFB3D1
monochromatic
#6EBB5D #94CD88 #BBDFB3 #E2F1DE #ECF6E9
Accessibility & contrast
On white
1.47
#BBDFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BBDFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFB3
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFB3 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7B0
Deuteranopia (green-blind)
#DCD4B5
Tritanopia (blue-blind)
#B9DCD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdfb3; /* rgb */ color: rgb(187, 223, 179); /* oklch */ color: oklch(86.6% 0.071 140.0);
Tailwind
colors: {
custom: {
50: '#d0e9c9',
500: '#bbdfb3',
950: '#000000',
},
}SCSS
$custom: #bbdfb3; $custom-light: #d0e9c9; $custom-dark: #000000;
JSON
{
"hex": "#bbdfb3",
"rgb": {
"r": 187,
"g": 223,
"b": 179
},
"hsl": {
"h": 109.091,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.86609,
"c": 0.07073,
"h": 140
},
"luminance": 0.66595
}Semantic roles & 50–950 ramp
primary
#BBDFB3
secondary
#AD7FB8
accent
#32B49C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482