#BBDFB4#BBDFB4
#BBDFB4 is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.6% C 0.070 H 140.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFB4 |
|---|---|
| RGB | rgb(187, 223, 180) |
| HSL | hsl(110, 40%, 79%) |
| HSV | hsv(110, 19%, 87%) |
| CMYK | cmyk(16.1%, 0%, 19.3%, 12.5%) |
| CIE-LAB | lab(85.32, -19.77, 17.23) |
| CIE-LCH | lch(85.32, 26.22, 138.92°) |
| OKLab | oklab(86.63% -0.0537 0.0443) |
| OKLCH | oklch(86.63% 0.07 140.5) |
| XYZ | xyz(55.1176, 66.6344, 53.1290) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.81
Light Sage
#BCECAC
ΔE00 5.28
Mint
#AAF0C1
ΔE00 6.50
Hospital Green
#9BE5AA
ΔE00 6.73
Very Pale Green
#CFFDBC
ΔE00 7.60
Very Light Green
#D1FFBD
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFB4 #D8B4DF
analogous
#D1DFB4 #BBDFB4 #B4DFC3
triadic
#BBDFB4 #B4BBDF #DFB4BB
tetradic
#BBDFB4 #B4D1DF #D8B4DF #DFC3B4
square
#BBDFB4 #B4D1DF #D8B4DF #DFC3B4
split-complementary
#BBDFB4 #C3B4DF #DFB4D1
monochromatic
#6DBA5E #94CD89 #BBDFB4 #E2F1DF #ECF6EA
Accessibility & contrast
On white
1.47
#BBDFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BBDFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFB4
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFB4 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7B2
Deuteranopia (green-blind)
#DCD4B6
Tritanopia (blue-blind)
#B9DCD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdfb4; /* rgb */ color: rgb(187, 223, 180); /* oklch */ color: oklch(86.6% 0.070 140.5);
Tailwind
colors: {
custom: {
50: '#d0e9ca',
500: '#bbdfb4',
950: '#000000',
},
}SCSS
$custom: #bbdfb4; $custom-light: #d0e9ca; $custom-dark: #000000;
JSON
{
"hex": "#bbdfb4",
"rgb": {
"r": 187,
"g": 223,
"b": 180
},
"hsl": {
"h": 110.233,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.86632,
"c": 0.06962,
"h": 140.5
},
"luminance": 0.66635
}Semantic roles & 50–950 ramp
primary
#BBDFB4
secondary
#AE80B8
accent
#32B39E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482