#BBDBA3#BBDBA3
#BBDBA3 is a very light, moderate yellow-green. Relative luminance 0.639; OKLCH L 85.4% C 0.083 H 132.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBA3 |
|---|---|
| RGB | rgb(187, 219, 163) |
| HSL | hsl(94, 44%, 75%) |
| HSV | hsv(94, 26%, 86%) |
| CMYK | cmyk(14.6%, 0%, 25.6%, 14.1%) |
| CIE-LAB | lab(83.90, -20.52, 24.14) |
| CIE-LCH | lch(83.90, 31.69, 130.37°) |
| OKLab | oklab(85.39% -0.0554 0.0612) |
| OKLCH | oklch(85.39% 0.083 132.2) |
| XYZ | xyz(52.4347, 63.8715, 44.2092) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.44
Light Sage
#BCECAC
ΔE00 4.42
Pale Olive
#B9CC81
ΔE00 6.61
Pale Olive Green
#B1D27B
ΔE00 6.78
Washed Out Green
#BCF5A6
ΔE00 7.10
Hospital Green
#9BE5AA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBA3 #C3A3DB
analogous
#D7DBA3 #BBDBA3 #A3DBA7
triadic
#BBDBA3 #A3BBDB #DBA3BB
tetradic
#BBDBA3 #A3D7DB #C3A3DB #DBA7A3
square
#BBDBA3 #A3D7DB #C3A3DB #DBA7A3
split-complementary
#BBDBA3 #A7A3DB #DBA3D7
monochromatic
#7AB94B #9ACA77 #BBDBA3 #DCECCF #EFF6E9
Accessibility & contrast
On white
1.52
#BBDBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BBDBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBA3
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBA3 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D3A0
Deuteranopia (green-blind)
#DBD0A6
Tritanopia (blue-blind)
#BCD6CC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdba3; /* rgb */ color: rgb(187, 219, 163); /* oklch */ color: oklch(85.4% 0.083 132.2);
Tailwind
colors: {
custom: {
50: '#d0e6be',
500: '#bbdba3',
950: '#000000',
},
}SCSS
$custom: #bbdba3; $custom-light: #d0e6be; $custom-dark: #000000;
JSON
{
"hex": "#bbdba3",
"rgb": {
"r": 187,
"g": 219,
"b": 163
},
"hsl": {
"h": 94.286,
"s": 43.75,
"l": 74.902
},
"oklch": {
"l": 0.85388,
"c": 0.08256,
"h": 132.2
},
"luminance": 0.63872
}Semantic roles & 50–950 ramp
primary
#BBDBA3
secondary
#966FB3
accent
#2FB77C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482