#BBDBA0#BBDBA0
#BBDBA0 is a very light, moderate yellow-green. Relative luminance 0.638; OKLCH L 85.3% C 0.086 H 131.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBA0 |
|---|---|
| RGB | rgb(187, 219, 160) |
| HSL | hsl(93, 45%, 74%) |
| HSV | hsv(93, 27%, 86%) |
| CMYK | cmyk(14.6%, 0%, 26.9%, 14.1%) |
| CIE-LAB | lab(83.84, -20.98, 25.63) |
| CIE-LCH | lch(83.84, 33.12, 129.31°) |
| OKLab | oklab(85.32% -0.0567 0.0648) |
| OKLCH | oklch(85.32% 0.086 131.2) |
| XYZ | xyz(52.1691, 63.7653, 42.8103) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.21
Light Sage
#BCECAC
ΔE00 4.38
Pale Olive
#B9CC81
ΔE00 6.09
Pale Olive Green
#B1D27B
ΔE00 6.14
Washed Out Green
#BCF5A6
ΔE00 6.84
Light Moss Green
#A6C875
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBA0 #C0A0DB
analogous
#D9DBA0 #BBDBA0 #A0DBA3
triadic
#BBDBA0 #A0BBDB #DBA0BB
tetradic
#BBDBA0 #A0D9DB #C0A0DB #DBA3A0
square
#BBDBA0 #A0D9DB #C0A0DB #DBA3A0
split-complementary
#BBDBA0 #A3A0DB #DBA0D9
monochromatic
#7BB947 #9BCA74 #BBDBA0 #DBECCC #EFF7E9
Accessibility & contrast
On white
1.53
#BBDBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#BBDBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBA0
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBA0 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39C
Deuteranopia (green-blind)
#DCD0A3
Tritanopia (blue-blind)
#BDD6CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdba0; /* rgb */ color: rgb(187, 219, 160); /* oklch */ color: oklch(85.3% 0.086 131.2);
Tailwind
colors: {
custom: {
50: '#d0e6bc',
500: '#bbdba0',
950: '#000000',
},
}SCSS
$custom: #bbdba0; $custom-light: #d0e6bc; $custom-dark: #000000;
JSON
{
"hex": "#bbdba0",
"rgb": {
"r": 187,
"g": 219,
"b": 160
},
"hsl": {
"h": 92.542,
"s": 45.038,
"l": 74.314
},
"oklch": {
"l": 0.85325,
"c": 0.08606,
"h": 131.2
},
"luminance": 0.63766
}Semantic roles & 50–950 ramp
primary
#BBDBA0
secondary
#936CB3
accent
#2DB879
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482