#BBDEB4#BBDEB4
#BBDEB4 is a very light, moderate green. Relative luminance 0.661; OKLCH L 86.4% C 0.068 H 140.4°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEB4 |
|---|---|
| RGB | rgb(187, 222, 180) |
| HSL | hsl(110, 39%, 79%) |
| HSV | hsv(110, 19%, 87%) |
| CMYK | cmyk(15.8%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(85.05, -19.27, 16.85) |
| CIE-LCH | lch(85.05, 25.60, 138.83°) |
| OKLab | oklab(86.42% -0.0524 0.0433) |
| OKLCH | oklch(86.42% 0.068 140.4) |
| XYZ | xyz(54.8512, 66.1016, 53.0402) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.06
Light Sage
#BCECAC
ΔE00 5.60
Mint
#AAF0C1
ΔE00 6.75
Hospital Green
#9BE5AA
ΔE00 6.98
Very Pale Green
#CFFDBC
ΔE00 7.90
Very Light Green
#D1FFBD
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEB4 #D7B4DE
analogous
#D0DEB4 #BBDEB4 #B4DEC2
triadic
#BBDEB4 #B4BBDE #DEB4BB
tetradic
#BBDEB4 #B4D0DE #D7B4DE #DEC2B4
square
#BBDEB4 #B4D0DE #D7B4DE #DEC2B4
split-complementary
#BBDEB4 #C2B4DE #DEB4D0
monochromatic
#6EB95F #94CB8A #BBDEB4 #E2F1DF #ECF6EA
Accessibility & contrast
On white
1.48
#BBDEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BBDEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEB4
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEB4 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B2
Deuteranopia (green-blind)
#DBD3B6
Tritanopia (blue-blind)
#B9DBD2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdeb4; /* rgb */ color: rgb(187, 222, 180); /* oklch */ color: oklch(86.4% 0.068 140.4);
Tailwind
colors: {
custom: {
50: '#cfe8ca',
500: '#bbdeb4',
950: '#000000',
},
}SCSS
$custom: #bbdeb4; $custom-light: #cfe8ca; $custom-dark: #000000;
JSON
{
"hex": "#bbdeb4",
"rgb": {
"r": 187,
"g": 222,
"b": 180
},
"hsl": {
"h": 110,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.86416,
"c": 0.06797,
"h": 140.4
},
"luminance": 0.66103
}Semantic roles & 50–950 ramp
primary
#BBDEB4
secondary
#AD80B6
accent
#34B29D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482