#BBDBA6#BBDBA6
#BBDBA6 is a very light, moderate yellow-green. Relative luminance 0.640; OKLCH L 85.5% C 0.079 H 133.2°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBA6 |
|---|---|
| RGB | rgb(187, 219, 166) |
| HSL | hsl(96, 42%, 75%) |
| HSV | hsv(96, 24%, 86%) |
| CMYK | cmyk(14.6%, 0%, 24.2%, 14.1%) |
| CIE-LAB | lab(83.96, -20.06, 22.66) |
| CIE-LCH | lch(83.96, 30.26, 131.52°) |
| OKLab | oklab(85.45% -0.0542 0.0576) |
| OKLCH | oklch(85.45% 0.079 133.2) |
| XYZ | xyz(52.7067, 63.9803, 45.6416) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.84
Light Sage
#BCECAC
ΔE00 4.57
Pale Olive
#B9CC81
ΔE00 7.16
Hospital Green
#9BE5AA
ΔE00 7.25
Washed Out Green
#BCF5A6
ΔE00 7.42
Pale Olive Green
#B1D27B
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBA6 #C6A6DB
analogous
#D6DBA6 #BBDBA6 #A6DBAB
triadic
#BBDBA6 #A6BBDB #DBA6BB
tetradic
#BBDBA6 #A6D6DB #C6A6DB #DBABA6
square
#BBDBA6 #A6D6DB #C6A6DB #DBABA6
split-complementary
#BBDBA6 #ABA6DB #DBA6D6
monochromatic
#78B84F #9AC97A #BBDBA6 #DCEDD2 #EEF6E9
Accessibility & contrast
On white
1.52
#BBDBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#BBDBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBA6
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBA6 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D3A3
Deuteranopia (green-blind)
#DBD0A8
Tritanopia (blue-blind)
#BCD7CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdba6; /* rgb */ color: rgb(187, 219, 166); /* oklch */ color: oklch(85.5% 0.079 133.2);
Tailwind
colors: {
custom: {
50: '#d0e6c0',
500: '#bbdba6',
950: '#000000',
},
}SCSS
$custom: #bbdba6; $custom-light: #d0e6c0; $custom-dark: #000000;
JSON
{
"hex": "#bbdba6",
"rgb": {
"r": 187,
"g": 219,
"b": 166
},
"hsl": {
"h": 96.226,
"s": 42.4,
"l": 75.49
},
"oklch": {
"l": 0.85452,
"c": 0.07907,
"h": 133.2
},
"luminance": 0.63981
}Semantic roles & 50–950 ramp
primary
#BBDBA6
secondary
#9972B3
accent
#30B581
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482