#BDCCB3#BDCCB3
#BDCCB3 is a very light, muted yellow-green. Relative luminance 0.573; OKLCH L 82.7% C 0.038 H 132.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCB3 |
|---|---|
| RGB | rgb(189, 204, 179) |
| HSL | hsl(96, 20%, 75%) |
| HSV | hsv(96, 12%, 80%) |
| CMYK | cmyk(7.4%, 0%, 12.3%, 20%) |
| CIE-LAB | lab(80.33, -9.65, 10.74) |
| CIE-LCH | lch(80.33, 14.44, 131.96°) |
| OKLab | oklab(82.69% -0.0257 0.0279) |
| OKLCH | oklch(82.69% 0.038 132.7) |
| XYZ | xyz(50.7144, 57.2589, 51.0194) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.44
Greenish Grey
#96AE8D
ΔE00 9.54
Light Grey
#D8DCD6
ΔE00 10.15
Silver (survey)
#C5C9C7
ΔE00 10.76
Darkseagreen
#8FBC8F
ΔE00 10.83
Light Grey Green
#B7E1A1
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCB3 #C2B3CC
analogous
#C9CCB3 #BDCCB3 #B3CCB5
triadic
#BDCCB3 #B3BDCC #CCB3BD
tetradic
#BDCCB3 #B3C9CC #C2B3CC #CCB5B3
square
#BDCCB3 #B3C9CC #C2B3CC #CCB5B3
split-complementary
#BDCCB3 #B5B3CC #CCB3C9
monochromatic
#7D9B6A #9DB38E #BDCCB3 #DDE5D8 #EFF3ED
Accessibility & contrast
On white
1.69
#BDCCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#BDCCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCB3
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCB3 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8B2
Deuteranopia (green-blind)
#CCC7B4
Tritanopia (blue-blind)
#BECAC5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdccb3; /* rgb */ color: rgb(189, 204, 179); /* oklch */ color: oklch(82.7% 0.038 132.7);
Tailwind
colors: {
custom: {
50: '#d1dbc9',
500: '#bdccb3',
950: '#000000',
},
}SCSS
$custom: #bdccb3; $custom-light: #d1dbc9; $custom-dark: #000000;
JSON
{
"hex": "#bdccb3",
"rgb": {
"r": 189,
"g": 204,
"b": 179
},
"hsl": {
"h": 96,
"s": 19.685,
"l": 75.098
},
"oklch": {
"l": 0.82687,
"c": 0.03792,
"h": 132.7
},
"luminance": 0.57259
}Semantic roles & 50–950 ramp
primary
#BDCCB3
secondary
#9583A1
accent
#479E7B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141513
muted
#838482