#BBDBA2#BBDBA2
#BBDBA2 is a very light, moderate yellow-green. Relative luminance 0.638; OKLCH L 85.4% C 0.084 H 131.8°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBA2 |
|---|---|
| RGB | rgb(187, 219, 162) |
| HSL | hsl(94, 44%, 75%) |
| HSV | hsv(94, 26%, 86%) |
| CMYK | cmyk(14.6%, 0%, 26%, 14.1%) |
| CIE-LAB | lab(83.88, -20.68, 24.64) |
| CIE-LCH | lch(83.88, 32.16, 130.00°) |
| OKLab | oklab(85.37% -0.0558 0.0624) |
| OKLCH | oklch(85.37% 0.084 131.8) |
| XYZ | xyz(52.3455, 63.8358, 43.7392) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.35
Light Sage
#BCECAC
ΔE00 4.39
Pale Olive
#B9CC81
ΔE00 6.43
Pale Olive Green
#B1D27B
ΔE00 6.57
Washed Out Green
#BCF5A6
ΔE00 7.01
Very Pale Green
#CFFDBC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBA2 #C2A2DB
analogous
#D8DBA2 #BBDBA2 #A2DBA6
triadic
#BBDBA2 #A2BBDB #DBA2BB
tetradic
#BBDBA2 #A2D8DB #C2A2DB #DBA6A2
square
#BBDBA2 #A2D8DB #C2A2DB #DBA6A2
split-complementary
#BBDBA2 #A6A2DB #DBA2D8
monochromatic
#7AB94A #9BCA76 #BBDBA2 #DBECCE #EFF6E9
Accessibility & contrast
On white
1.53
#BBDBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BBDBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBA2
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBA2 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 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)
#E0D39E
Deuteranopia (green-blind)
#DBD0A5
Tritanopia (blue-blind)
#BCD6CC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdba2; /* rgb */ color: rgb(187, 219, 162); /* oklch */ color: oklch(85.4% 0.084 131.8);
Tailwind
colors: {
custom: {
50: '#d0e6bd',
500: '#bbdba2',
950: '#000000',
},
}SCSS
$custom: #bbdba2; $custom-light: #d0e6bd; $custom-dark: #000000;
JSON
{
"hex": "#bbdba2",
"rgb": {
"r": 187,
"g": 219,
"b": 162
},
"hsl": {
"h": 93.684,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.85367,
"c": 0.08374,
"h": 131.8
},
"luminance": 0.63836
}Semantic roles & 50–950 ramp
primary
#BBDBA2
secondary
#956EB3
accent
#2EB77B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482