#BBDFAB#BBDFAB
#BBDFAB is a very light, moderate green. Relative luminance 0.663; OKLCH L 86.4% C 0.080 H 136.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFAB |
|---|---|
| RGB | rgb(187, 223, 171) |
| HSL | hsl(102, 45%, 77%) |
| HSV | hsv(102, 23%, 87%) |
| CMYK | cmyk(16.1%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(85.14, -21.24, 21.68) |
| CIE-LCH | lch(85.14, 30.35, 134.41°) |
| OKLab | oklab(86.43% -0.0575 0.0553) |
| OKLCH | oklch(86.43% 0.08 136.1) |
| XYZ | xyz(54.2304, 66.2795, 48.4563) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.65
Light Sage
#BCECAC
ΔE00 3.76
Hospital Green
#9BE5AA
ΔE00 6.38
Very Pale Green
#CFFDBC
ΔE00 6.65
Washed Out Green
#BCF5A6
ΔE00 6.82
Very Light Green
#D1FFBD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFAB #CFABDF
analogous
#D5DFAB #BBDFAB #ABDFB5
triadic
#BBDFAB #ABBBDF #DFABBB
tetradic
#BBDFAB #ABD5DF #CFABDF #DFB5AB
square
#BBDFAB #ABD5DF #CFABDF #DFB5AB
split-complementary
#BBDFAB #B5ABDF #DFABD5
monochromatic
#73BD52 #97CE7F #BBDFAB #DFF0D7 #EDF7E9
Accessibility & contrast
On white
1.47
#BBDFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#BBDFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFAB
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFAB | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A8
Deuteranopia (green-blind)
#DDD3AD
Tritanopia (blue-blind)
#BBDBD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdfab; /* rgb */ color: rgb(187, 223, 171); /* oklch */ color: oklch(86.4% 0.080 136.1);
Tailwind
colors: {
custom: {
50: '#d0e9c4',
500: '#bbdfab',
950: '#000000',
},
}SCSS
$custom: #bbdfab; $custom-light: #d0e9c4; $custom-dark: #000000;
JSON
{
"hex": "#bbdfab",
"rgb": {
"r": 187,
"g": 223,
"b": 171
},
"hsl": {
"h": 101.538,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86429,
"c": 0.07975,
"h": 136.1
},
"luminance": 0.6628
}Semantic roles & 50–950 ramp
primary
#BBDFAB
secondary
#A476B8
accent
#2EB88D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482