#BBDBAE#BBDBAE
#BBDBAE is a very light, moderate green. Relative luminance 0.643; OKLCH L 85.6% C 0.070 H 136.7°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBAE |
|---|---|
| RGB | rgb(187, 219, 174) |
| HSL | hsl(103, 38%, 77%) |
| HSV | hsv(103, 21%, 86%) |
| CMYK | cmyk(14.6%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(84.11, -18.78, 18.69) |
| CIE-LCH | lch(84.11, 26.50, 135.14°) |
| OKLab | oklab(85.63% -0.0508 0.0479) |
| OKLCH | oklch(85.63% 0.07 136.7) |
| XYZ | xyz(53.4635, 64.2830, 49.6273) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.42
Light Sage
#BCECAC
ΔE00 5.50
Hospital Green
#9BE5AA
ΔE00 7.34
Mint
#AAF0C1
ΔE00 7.68
Very Pale Green
#CFFDBC
ΔE00 8.06
Very Light Green
#D1FFBD
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBAE #CEAEDB
analogous
#D2DBAE #BBDBAE #AEDBB8
triadic
#BBDBAE #AEBBDB #DBAEBB
tetradic
#BBDBAE #AED2DB #CEAEDB #DBB8AE
square
#BBDBAE #AED2DB #CEAEDB #DBB8AE
split-complementary
#BBDBAE #B8AEDB #DBAED2
monochromatic
#74B559 #97C884 #BBDBAE #DFEED8 #EDF6EA
Accessibility & contrast
On white
1.52
#BBDBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BBDBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBAE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBAE | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AB
Deuteranopia (green-blind)
#D9D1B0
Tritanopia (blue-blind)
#BAD7CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdbae; /* rgb */ color: rgb(187, 219, 174); /* oklch */ color: oklch(85.6% 0.070 136.7);
Tailwind
colors: {
custom: {
50: '#cfe6c6',
500: '#bbdbae',
950: '#000000',
},
}SCSS
$custom: #bbdbae; $custom-light: #cfe6c6; $custom-dark: #000000;
JSON
{
"hex": "#bbdbae",
"rgb": {
"r": 187,
"g": 219,
"b": 174
},
"hsl": {
"h": 102.667,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.85629,
"c": 0.06981,
"h": 136.7
},
"luminance": 0.64284
}Semantic roles & 50–950 ramp
primary
#BBDBAE
secondary
#A27AB3
accent
#34B18D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482