#BDCCB5#BDCCB5
#BDCCB5 is a very light, muted yellow-green. Relative luminance 0.573; OKLCH L 82.7% C 0.035 H 134.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCB5 |
|---|---|
| RGB | rgb(189, 204, 181) |
| HSL | hsl(99, 18%, 75%) |
| HSV | hsv(99, 11%, 80%) |
| CMYK | cmyk(7.4%, 0%, 11.3%, 20%) |
| CIE-LAB | lab(80.37, -9.31, 9.73) |
| CIE-LCH | lch(80.37, 13.47, 133.72°) |
| OKLab | oklab(82.74% -0.0249 0.0253) |
| OKLCH | oklch(82.74% 0.036 134.5) |
| XYZ | xyz(50.9182, 57.3404, 52.0924) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.66
Greenish Grey
#96AE8D
ΔE00 9.79
Sage Green
#9CAF88
ΔE00 9.81
Silver (survey)
#C5C9C7
ΔE00 10.20
Darkseagreen
#8FBC8F
ΔE00 11.21
Beige
#F5F5DC
ΔE00 11.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCB5 #C4B5CC
analogous
#C8CCB5 #BDCCB5 #B5CCB8
triadic
#BDCCB5 #B5BDCC #CCB5BD
tetradic
#BDCCB5 #B5C8CC #C4B5CC #CCB8B5
square
#BDCCB5 #B5C8CC #C4B5CC #CCB8B5
split-complementary
#BDCCB5 #B8B5CC #CCB5C8
monochromatic
#7C9A6D #9DB391 #BDCCB5 #DDE5D9 #EFF3ED
Accessibility & contrast
On white
1.68
#BDCCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#BDCCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCB5
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCB5 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC8B4
Deuteranopia (green-blind)
#CCC7B6
Tritanopia (blue-blind)
#BDCAC5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdccb5; /* rgb */ color: rgb(189, 204, 181); /* oklch */ color: oklch(82.7% 0.035 134.5);
Tailwind
colors: {
custom: {
50: '#d1dbcb',
500: '#bdccb5',
950: '#000000',
},
}SCSS
$custom: #bdccb5; $custom-light: #d1dbcb; $custom-dark: #000000;
JSON
{
"hex": "#bdccb5",
"rgb": {
"r": 189,
"g": 204,
"b": 181
},
"hsl": {
"h": 99.13,
"s": 18.4,
"l": 75.49
},
"oklch": {
"l": 0.82739,
"c": 0.0355,
"h": 134.5
},
"luminance": 0.57341
}Semantic roles & 50–950 ramp
primary
#BDCCB5
secondary
#9785A1
accent
#499D80
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141513
muted
#838482