#BCCDAB#BCCDAB
#BCCDAB is a very light, muted yellow-green. Relative luminance 0.573; OKLCH L 82.6% C 0.050 H 129.2°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDAB |
|---|---|
| RGB | rgb(188, 205, 171) |
| HSL | hsl(90, 25%, 74%) |
| HSV | hsv(90, 17%, 80%) |
| CMYK | cmyk(8.3%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(80.34, -11.87, 15.02) |
| CIE-LCH | lch(80.34, 19.14, 128.32°) |
| OKLab | oklab(82.63% -0.0315 0.0387) |
| OKLCH | oklch(82.63% 0.05 129.2) |
| XYZ | xyz(49.9199, 57.2940, 46.9491) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.43
Light Grey Green
#B7E1A1
ΔE00 8.82
Greenish Grey
#96AE8D
ΔE00 8.98
Darkseagreen
#8FBC8F
ΔE00 9.26
Pale Olive
#B9CC81
ΔE00 9.54
Light Sage
#BCECAC
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDAB #BCABCD
analogous
#CDCDAB #BCCDAB #ABCDAB
triadic
#BCCDAB #ABBCCD #CDABBC
tetradic
#BCCDAB #ABCDCD #BCABCD #CDABAB
square
#BCCDAB #ABCDCD #BCABCD #CDABAB
split-complementary
#BCCDAB #ABABCD #CDABCD
monochromatic
#7F9F5F #9DB685 #BCCDAB #DBE4D1 #F0F4EC
Accessibility & contrast
On white
1.69
#BCCDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#BCCDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDAB
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDAB | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A9
Deuteranopia (green-blind)
#CEC7AC
Tritanopia (blue-blind)
#BDCAC3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bccdab; /* rgb */ color: rgb(188, 205, 171); /* oklch */ color: oklch(82.6% 0.050 129.2);
Tailwind
colors: {
custom: {
50: '#d0dcc4',
500: '#bccdab',
950: '#000000',
},
}SCSS
$custom: #bccdab; $custom-light: #d0dcc4; $custom-dark: #000000;
JSON
{
"hex": "#bccdab",
"rgb": {
"r": 188,
"g": 205,
"b": 171
},
"hsl": {
"h": 90,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.82627,
"c": 0.04989,
"h": 129.2
},
"luminance": 0.57294
}Semantic roles & 50–950 ramp
primary
#BCCDAB
secondary
#8E7AA2
accent
#42A473
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482