#BBDBA1#BBDBA1
#BBDBA1 is a very light, moderate yellow-green. Relative luminance 0.638; OKLCH L 85.3% C 0.085 H 131.5°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBA1 |
|---|---|
| RGB | rgb(187, 219, 161) |
| HSL | hsl(93, 45%, 75%) |
| HSV | hsv(93, 26%, 86%) |
| CMYK | cmyk(14.6%, 0%, 26.5%, 14.1%) |
| CIE-LAB | lab(83.86, -20.83, 25.13) |
| CIE-LCH | lch(83.86, 32.64, 129.65°) |
| OKLab | oklab(85.35% -0.0563 0.0636) |
| OKLCH | oklch(85.35% 0.085 131.5) |
| XYZ | xyz(52.2569, 63.8004, 43.2729) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.27
Light Sage
#BCECAC
ΔE00 4.38
Pale Olive
#B9CC81
ΔE00 6.26
Pale Olive Green
#B1D27B
ΔE00 6.35
Washed Out Green
#BCF5A6
ΔE00 6.92
Light Moss Green
#A6C875
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBA1 #C1A1DB
analogous
#D8DBA1 #BBDBA1 #A1DBA4
triadic
#BBDBA1 #A1BBDB #DBA1BB
tetradic
#BBDBA1 #A1D8DB #C1A1DB #DBA4A1
square
#BBDBA1 #A1D8DB #C1A1DB #DBA4A1
split-complementary
#BBDBA1 #A4A1DB #DBA1D8
monochromatic
#7BB948 #9BCA75 #BBDBA1 #DBECCD #EFF7E9
Accessibility & contrast
On white
1.53
#BBDBA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#BBDBA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBA1
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBA1 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D39D
Deuteranopia (green-blind)
#DBD0A4
Tritanopia (blue-blind)
#BCD6CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdba1; /* rgb */ color: rgb(187, 219, 161); /* oklch */ color: oklch(85.3% 0.085 131.5);
Tailwind
colors: {
custom: {
50: '#d0e6bd',
500: '#bbdba1',
950: '#000000',
},
}SCSS
$custom: #bbdba1; $custom-light: #d0e6bd; $custom-dark: #000000;
JSON
{
"hex": "#bbdba1",
"rgb": {
"r": 187,
"g": 219,
"b": 161
},
"hsl": {
"h": 93.103,
"s": 44.615,
"l": 74.51
},
"oklch": {
"l": 0.85346,
"c": 0.0849,
"h": 131.5
},
"luminance": 0.63801
}Semantic roles & 50–950 ramp
primary
#BBDBA1
secondary
#946DB3
accent
#2EB87A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482