#BCCDB3#BCCDB3
#BCCDB3 is a very light, muted yellow-green. Relative luminance 0.576; OKLCH L 82.8% C 0.040 H 134.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDB3 |
|---|---|
| RGB | rgb(188, 205, 179) |
| HSL | hsl(99, 21%, 75%) |
| HSV | hsv(99, 13%, 80%) |
| CMYK | cmyk(8.3%, 0%, 12.7%, 19.6%) |
| CIE-LAB | lab(80.52, -10.52, 11.00) |
| CIE-LCH | lch(80.52, 15.22, 133.71°) |
| OKLab | oklab(82.82% -0.0282 0.0285) |
| OKLCH | oklch(82.82% 0.04 134.6) |
| XYZ | xyz(50.7056, 57.6083, 51.0873) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.36
Greenish Grey
#96AE8D
ΔE00 9.41
Darkseagreen
#8FBC8F
ΔE00 10.35
Light Grey
#D8DCD6
ΔE00 10.64
Light Grey Green
#B7E1A1
ΔE00 10.70
Silver (survey)
#C5C9C7
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDB3 #C4B3CD
analogous
#C9CDB3 #BCCDB3 #B3CDB7
triadic
#BCCDB3 #B3BCCD #CDB3BC
tetradic
#BCCDB3 #B3C9CD #C4B3CD #CDB7B3
square
#BCCDB3 #B3C9CD #C4B3CD #CDB7B3
split-complementary
#BCCDB3 #B7B3CD #CDB3C9
monochromatic
#7B9C69 #9BB58E #BCCDB3 #DDE5D8 #EFF3ED
Accessibility & contrast
On white
1.68
#BCCDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#BCCDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDB3
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDB3 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B2
Deuteranopia (green-blind)
#CDC7B4
Tritanopia (blue-blind)
#BCCBC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccdb3; /* rgb */ color: rgb(188, 205, 179); /* oklch */ color: oklch(82.8% 0.040 134.6);
Tailwind
colors: {
custom: {
50: '#d0dcc9',
500: '#bccdb3',
950: '#000000',
},
}SCSS
$custom: #bccdb3; $custom-light: #d0dcc9; $custom-dark: #000000;
JSON
{
"hex": "#bccdb3",
"rgb": {
"r": 188,
"g": 205,
"b": 179
},
"hsl": {
"h": 99.231,
"s": 20.635,
"l": 75.294
},
"oklch": {
"l": 0.82824,
"c": 0.04011,
"h": 134.6
},
"luminance": 0.57609
}Semantic roles & 50–950 ramp
primary
#BCCDB3
secondary
#9782A2
accent
#469F80
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482