#BBCDA3#BBCDA3
#BBCDA3 is a very light, moderate yellow-green. Relative luminance 0.569; OKLCH L 82.4% C 0.060 H 126.6°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDA3 |
|---|---|
| RGB | rgb(187, 205, 163) |
| HSL | hsl(86, 30%, 72%) |
| HSV | hsv(86, 20%, 80%) |
| CMYK | cmyk(8.8%, 0%, 20.5%, 19.6%) |
| CIE-LAB | lab(80.11, -13.52, 18.92) |
| CIE-LCH | lch(80.11, 23.25, 125.54°) |
| OKLab | oklab(82.37% -0.0359 0.0484) |
| OKLCH | oklch(82.37% 0.06 126.6) |
| XYZ | xyz(48.9348, 56.8716, 43.0425) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.30
Pale Olive
#B9CC81
ΔE00 7.40
Sage Green
#9CAF88
ΔE00 8.09
Darkseagreen
#8FBC8F
ΔE00 8.60
Greenish Tan
#BCCB7A
ΔE00 8.72
Greenish Grey
#96AE8D
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDA3 #B5A3CD
analogous
#CDCAA3 #BBCDA3 #A6CDA3
triadic
#BBCDA3 #A3BBCD #CDA3BB
tetradic
#BBCDA3 #A3CDCA #B5A3CD #CDA3A6
square
#BBCDA3 #A3CDCA #B5A3CD #CDA3A6
split-complementary
#BBCDA3 #A3A6CD #CAA3CD
monochromatic
#809F56 #9EB77B #BBCDA3 #D8E3CB #F0F4EB
Accessibility & contrast
On white
1.70
#BBCDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#BBCDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDA3
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDA3 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C7A1
Deuteranopia (green-blind)
#CFC6A5
Tritanopia (blue-blind)
#BDC9C1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcda3; /* rgb */ color: rgb(187, 205, 163); /* oklch */ color: oklch(82.4% 0.060 126.6);
Tailwind
colors: {
custom: {
50: '#cfdcbe',
500: '#bbcda3',
950: '#000000',
},
}SCSS
$custom: #bbcda3; $custom-light: #cfdcbe; $custom-dark: #000000;
JSON
{
"hex": "#bbcda3",
"rgb": {
"r": 187,
"g": 205,
"b": 163
},
"hsl": {
"h": 85.714,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.82366,
"c": 0.06025,
"h": 126.6
},
"luminance": 0.56872
}Semantic roles & 50–950 ramp
primary
#BBCDA3
secondary
#8772A2
accent
#3DA86B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482