#BDCCA2#BDCCA2
#BDCCA2 is a very light, muted yellow-green. Relative luminance 0.566; OKLCH L 82.3% C 0.059 H 123.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCA2 |
|---|---|
| RGB | rgb(189, 204, 162) |
| HSL | hsl(81, 29%, 72%) |
| HSV | hsv(81, 21%, 80%) |
| CMYK | cmyk(7.4%, 0%, 20.6%, 20%) |
| CIE-LAB | lab(79.96, -12.44, 19.27) |
| CIE-LCH | lch(79.96, 22.93, 122.84°) |
| OKLab | oklab(82.28% -0.0328 0.0493) |
| OKLCH | oklch(82.28% 0.059 123.7) |
| XYZ | xyz(49.0999, 56.6131, 42.5161) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 7.26
Light Grey Green
#B7E1A1
ΔE00 7.85
Sage Green
#9CAF88
ΔE00 8.09
Greenish Tan
#BCCB7A
ΔE00 8.48
Tan Green
#A9BE70
ΔE00 9.04
Darkseagreen
#8FBC8F
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCA2 #B1A2CC
analogous
#CCC6A2 #BDCCA2 #A8CCA2
triadic
#BDCCA2 #A2BDCC #CCA2BD
tetradic
#BDCCA2 #A2CCC6 #B1A2CC #CCA2A8
square
#BDCCA2 #A2CCC6 #B1A2CC #CCA2A8
split-complementary
#BDCCA2 #A2A8CC #C6A2CC
monochromatic
#849D56 #A1B67A #BDCCA2 #D9E2CA #F1F4EB
Accessibility & contrast
On white
1.70
#BDCCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BDCCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCA2
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCA2 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C79F
Deuteranopia (green-blind)
#CFC6A4
Tritanopia (blue-blind)
#C0C8C0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcca2; /* rgb */ color: rgb(189, 204, 162); /* oklch */ color: oklch(82.3% 0.059 123.7);
Tailwind
colors: {
custom: {
50: '#d1dbbd',
500: '#bdcca2',
950: '#000000',
},
}SCSS
$custom: #bdcca2; $custom-light: #d1dbbd; $custom-dark: #000000;
JSON
{
"hex": "#bdcca2",
"rgb": {
"r": 189,
"g": 204,
"b": 162
},
"hsl": {
"h": 81.429,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.82279,
"c": 0.05917,
"h": 123.7
},
"luminance": 0.56613
}Semantic roles & 50–950 ramp
primary
#BDCCA2
secondary
#8271A1
accent
#3EA864
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141512
muted
#838482