#BBDBA4#BBDBA4
#BBDBA4 is a very light, moderate yellow-green. Relative luminance 0.639; OKLCH L 85.4% C 0.081 H 132.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBA4 |
|---|---|
| RGB | rgb(187, 219, 164) |
| HSL | hsl(95, 43%, 75%) |
| HSV | hsv(95, 25%, 86%) |
| CMYK | cmyk(14.6%, 0%, 25.1%, 14.1%) |
| CIE-LAB | lab(83.92, -20.37, 23.65) |
| CIE-LCH | lch(83.92, 31.21, 130.74°) |
| OKLab | oklab(85.41% -0.055 0.06) |
| OKLCH | oklch(85.41% 0.081 132.5) |
| XYZ | xyz(52.5247, 63.9075, 44.6829) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.56
Light Sage
#BCECAC
ΔE00 4.45
Pale Olive
#B9CC81
ΔE00 6.79
Pale Olive Green
#B1D27B
ΔE00 7.00
Washed Out Green
#BCF5A6
ΔE00 7.20
Hospital Green
#9BE5AA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBA4 #C4A4DB
analogous
#D6DBA4 #BBDBA4 #A4DBA8
triadic
#BBDBA4 #A4BBDB #DBA4BB
tetradic
#BBDBA4 #A4D6DB #C4A4DB #DBA8A4
square
#BBDBA4 #A4D6DB #C4A4DB #DBA8A4
split-complementary
#BBDBA4 #A8A4DB #DBA4D6
monochromatic
#79B84C #9ACA78 #BBDBA4 #DCECD0 #EFF6E9
Accessibility & contrast
On white
1.52
#BBDBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#BBDBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBA4
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBA4 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D3A1
Deuteranopia (green-blind)
#DBD0A7
Tritanopia (blue-blind)
#BCD6CC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdba4; /* rgb */ color: rgb(187, 219, 164); /* oklch */ color: oklch(85.4% 0.081 132.5);
Tailwind
colors: {
custom: {
50: '#d0e6bf',
500: '#bbdba4',
950: '#000000',
},
}SCSS
$custom: #bbdba4; $custom-light: #d0e6bf; $custom-dark: #000000;
JSON
{
"hex": "#bbdba4",
"rgb": {
"r": 187,
"g": 219,
"b": 164
},
"hsl": {
"h": 94.909,
"s": 43.307,
"l": 75.098
},
"oklch": {
"l": 0.85409,
"c": 0.0814,
"h": 132.5
},
"luminance": 0.63908
}Semantic roles & 50–950 ramp
primary
#BBDBA4
secondary
#9770B3
accent
#2FB67E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482