#BBDDAB#BBDDAB
#BBDDAB is a very light, moderate green. Relative luminance 0.652; OKLCH L 86.0% C 0.077 H 135.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDAB |
|---|---|
| RGB | rgb(187, 221, 171) |
| HSL | hsl(101, 42%, 77%) |
| HSV | hsv(101, 23%, 87%) |
| CMYK | cmyk(15.4%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(84.60, -20.26, 20.93) |
| CIE-LCH | lch(84.60, 29.13, 134.06°) |
| OKLab | oklab(86% -0.0548 0.0534) |
| OKLCH | oklch(86% 0.077 135.7) |
| XYZ | xyz(53.6992, 65.2171, 48.2792) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.18
Light Sage
#BCECAC
ΔE00 4.40
Hospital Green
#9BE5AA
ΔE00 6.78
Very Pale Green
#CFFDBC
ΔE00 7.20
Washed Out Green
#BCF5A6
ΔE00 7.46
Mint
#AAF0C1
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDAB #CDABDD
analogous
#D4DDAB #BBDDAB #ABDDB4
triadic
#BBDDAB #ABBBDD #DDABBB
tetradic
#BBDDAB #ABD4DD #CDABDD #DDB4AB
square
#BBDDAB #ABD4DD #CDABDD #DDB4AB
split-complementary
#BBDDAB #B4ABDD #DDABD4
monochromatic
#74BA54 #98CB7F #BBDDAB #DEEFD7 #EDF6E9
Accessibility & contrast
On white
1.50
#BBDDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#BBDDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDAB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDAB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A8
Deuteranopia (green-blind)
#DBD2AD
Tritanopia (blue-blind)
#BBD9CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbddab; /* rgb */ color: rgb(187, 221, 171); /* oklch */ color: oklch(86.0% 0.077 135.7);
Tailwind
colors: {
custom: {
50: '#d0e7c4',
500: '#bbddab',
950: '#000000',
},
}SCSS
$custom: #bbddab; $custom-light: #d0e7c4; $custom-dark: #000000;
JSON
{
"hex": "#bbddab",
"rgb": {
"r": 187,
"g": 221,
"b": 171
},
"hsl": {
"h": 100.8,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.85995,
"c": 0.07651,
"h": 135.7
},
"luminance": 0.65218
}Semantic roles & 50–950 ramp
primary
#BBDDAB
secondary
#A177B5
accent
#30B58B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482