#BCCDB2#BCCDB2
#BCCDB2 is a very light, muted yellow-green. Relative luminance 0.576; OKLCH L 82.8% C 0.041 H 133.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDB2 |
|---|---|
| RGB | rgb(188, 205, 178) |
| HSL | hsl(98, 21%, 75%) |
| HSV | hsv(98, 13%, 80%) |
| CMYK | cmyk(8.3%, 0%, 13.2%, 19.6%) |
| CIE-LAB | lab(80.50, -10.69, 11.51) |
| CIE-LCH | lch(80.50, 15.71, 132.90°) |
| OKLab | oklab(82.8% -0.0286 0.0298) |
| OKLCH | oklch(82.8% 0.041 133.8) |
| XYZ | xyz(50.6048, 57.5680, 50.5565) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.20
Greenish Grey
#96AE8D
ΔE00 9.31
Darkseagreen
#8FBC8F
ΔE00 10.17
Light Grey Green
#B7E1A1
ΔE00 10.44
Light Grey
#D8DCD6
ΔE00 10.88
Silver (survey)
#C5C9C7
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDB2 #C3B2CD
analogous
#C9CDB2 #BCCDB2 #B2CDB5
triadic
#BCCDB2 #B2BCCD #CDB2BC
tetradic
#BCCDB2 #B2C9CD #C3B2CD #CDB5B2
square
#BCCDB2 #B2C9CD #C3B2CD #CDB5B2
split-complementary
#BCCDB2 #B5B2CD #CDB2C9
monochromatic
#7B9D68 #9CB58D #BCCDB2 #DCE5D7 #EFF3EC
Accessibility & contrast
On white
1.68
#BCCDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BCCDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDB2
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDB2 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B1
Deuteranopia (green-blind)
#CDC7B3
Tritanopia (blue-blind)
#BCCBC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccdb2; /* rgb */ color: rgb(188, 205, 178); /* oklch */ color: oklch(82.8% 0.041 133.8);
Tailwind
colors: {
custom: {
50: '#d0dcc9',
500: '#bccdb2',
950: '#000000',
},
}SCSS
$custom: #bccdb2; $custom-light: #d0dcc9; $custom-dark: #000000;
JSON
{
"hex": "#bccdb2",
"rgb": {
"r": 188,
"g": 205,
"b": 178
},
"hsl": {
"h": 97.778,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.82799,
"c": 0.04131,
"h": 133.8
},
"luminance": 0.57568
}Semantic roles & 50–950 ramp
primary
#BCCDB2
secondary
#9681A2
accent
#46A07E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482