#BBDEB5#BBDEB5
#BBDEB5 is a very light, moderate green. Relative luminance 0.661; OKLCH L 86.4% C 0.067 H 141.0°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEB5 |
|---|---|
| RGB | rgb(187, 222, 181) |
| HSL | hsl(111, 38%, 79%) |
| HSV | hsv(111, 18%, 87%) |
| CMYK | cmyk(15.8%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(85.07, -19.10, 16.36) |
| CIE-LCH | lch(85.07, 25.15, 139.42°) |
| OKLab | oklab(86.44% -0.052 0.0421) |
| OKLCH | oklch(86.44% 0.067 141) |
| XYZ | xyz(54.9535, 66.1425, 53.5786) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.32
Light Sage
#BCECAC
ΔE00 5.82
Mint
#AAF0C1
ΔE00 6.74
Hospital Green
#9BE5AA
ΔE00 7.08
Very Pale Green
#CFFDBC
ΔE00 8.05
Very Light Green
#D1FFBD
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEB5 #D8B5DE
analogous
#D0DEB5 #BBDEB5 #B5DEC4
triadic
#BBDEB5 #B5BBDE #DEB5BB
tetradic
#BBDEB5 #B5D0DE #D8B5DE #DEC4B5
square
#BBDEB5 #B5D0DE #D8B5DE #DEC4B5
split-complementary
#BBDEB5 #C4B5DE #DEB5D0
monochromatic
#6DB860 #94CB8B #BBDEB5 #E2F1DF #ECF6EA
Accessibility & contrast
On white
1.48
#BBDEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BBDEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEB5
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEB5 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B3
Deuteranopia (green-blind)
#DBD3B7
Tritanopia (blue-blind)
#B9DBD2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdeb5; /* rgb */ color: rgb(187, 222, 181); /* oklch */ color: oklch(86.4% 0.067 141.0);
Tailwind
colors: {
custom: {
50: '#cfe8cb',
500: '#bbdeb5',
950: '#000000',
},
}SCSS
$custom: #bbdeb5; $custom-light: #cfe8cb; $custom-dark: #000000;
JSON
{
"hex": "#bbdeb5",
"rgb": {
"r": 187,
"g": 222,
"b": 181
},
"hsl": {
"h": 111.22,
"s": 38.318,
"l": 79.02
},
"oklch": {
"l": 0.8644,
"c": 0.06686,
"h": 141
},
"luminance": 0.66144
}Semantic roles & 50–950 ramp
primary
#BBDEB5
secondary
#AE81B6
accent
#34B19F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482