#BBDFAC#BBDFAC
#BBDFAC is a very light, moderate green. Relative luminance 0.663; OKLCH L 86.5% C 0.079 H 136.6°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFAC |
|---|---|
| RGB | rgb(187, 223, 172) |
| HSL | hsl(102, 44%, 77%) |
| HSV | hsv(102, 23%, 87%) |
| CMYK | cmyk(16.1%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(85.16, -21.08, 21.19) |
| CIE-LCH | lch(85.16, 29.89, 134.85°) |
| OKLab | oklab(86.45% -0.0571 0.054) |
| OKLCH | oklch(86.45% 0.079 136.6) |
| XYZ | xyz(54.3260, 66.3178, 48.9602) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.87
Light Sage
#BCECAC
ΔE00 3.88
Hospital Green
#9BE5AA
ΔE00 6.38
Very Pale Green
#CFFDBC
ΔE00 6.72
Washed Out Green
#BCF5A6
ΔE00 6.97
Mint
#AAF0C1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFAC #D0ACDF
analogous
#D5DFAC #BBDFAC #ACDFB7
triadic
#BBDFAC #ACBBDF #DFACBB
tetradic
#BBDFAC #ACD5DF #D0ACDF #DFB7AC
square
#BBDFAC #ACD5DF #D0ACDF #DFB7AC
split-complementary
#BBDFAC #B7ACDF #DFACD5
monochromatic
#73BD54 #97CE80 #BBDFAC #DFF0D8 #EDF6E9
Accessibility & contrast
On white
1.47
#BBDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#BBDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFAC
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFAC | 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)
#E3D7A9
Deuteranopia (green-blind)
#DDD4AE
Tritanopia (blue-blind)
#BADBD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdfac; /* rgb */ color: rgb(187, 223, 172); /* oklch */ color: oklch(86.5% 0.079 136.6);
Tailwind
colors: {
custom: {
50: '#d0e9c5',
500: '#bbdfac',
950: '#000000',
},
}SCSS
$custom: #bbdfac; $custom-light: #d0e9c5; $custom-dark: #000000;
JSON
{
"hex": "#bbdfac",
"rgb": {
"r": 187,
"g": 223,
"b": 172
},
"hsl": {
"h": 102.353,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86451,
"c": 0.07861,
"h": 136.6
},
"luminance": 0.66319
}Semantic roles & 50–950 ramp
primary
#BBDFAC
secondary
#A578B8
accent
#2EB88F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482