#BBCDA4#BBCDA4
#BBCDA4 is a very light, muted yellow-green. Relative luminance 0.569; OKLCH L 82.4% C 0.059 H 127.0°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDA4 |
|---|---|
| RGB | rgb(187, 205, 164) |
| HSL | hsl(86, 29%, 72%) |
| HSV | hsv(86, 20%, 80%) |
| CMYK | cmyk(8.8%, 0%, 20%, 19.6%) |
| CIE-LAB | lab(80.13, -13.36, 18.42) |
| CIE-LCH | lch(80.13, 22.75, 125.95°) |
| OKLab | oklab(82.39% -0.0355 0.0472) |
| OKLCH | oklch(82.39% 0.059 127) |
| XYZ | xyz(49.0247, 56.9076, 43.5163) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.45
Pale Olive
#B9CC81
ΔE00 7.66
Sage Green
#9CAF88
ΔE00 8.09
Darkseagreen
#8FBC8F
ΔE00 8.61
Greenish Tan
#BCCB7A
ΔE00 8.98
Greenish Grey
#96AE8D
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDA4 #B6A4CD
analogous
#CDCAA4 #BBCDA4 #A7CDA4
triadic
#BBCDA4 #A4BBCD #CDA4BB
tetradic
#BBCDA4 #A4CDCA #B6A4CD #CDA4A7
square
#BBCDA4 #A4CDCA #B6A4CD #CDA4A7
split-complementary
#BBCDA4 #A4A7CD #CAA4CD
monochromatic
#809F57 #9DB77D #BBCDA4 #D9E3CB #F0F4EB
Accessibility & contrast
On white
1.70
#BBCDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#BBCDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDA4
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDA4 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C7A2
Deuteranopia (green-blind)
#CFC6A6
Tritanopia (blue-blind)
#BDC9C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcda4; /* rgb */ color: rgb(187, 205, 164); /* oklch */ color: oklch(82.4% 0.059 127.0);
Tailwind
colors: {
custom: {
50: '#cfdcbf',
500: '#bbcda4',
950: '#000000',
},
}SCSS
$custom: #bbcda4; $custom-light: #cfdcbf; $custom-dark: #000000;
JSON
{
"hex": "#bbcda4",
"rgb": {
"r": 187,
"g": 205,
"b": 164
},
"hsl": {
"h": 86.341,
"s": 29.078,
"l": 72.353
},
"oklch": {
"l": 0.82388,
"c": 0.059,
"h": 127
},
"luminance": 0.56908
}Semantic roles & 50–950 ramp
primary
#BBCDA4
secondary
#8873A2
accent
#3EA86C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482