#BDCCC2#BDCCC2
#BDCCC2 is a very light, muted green. Relative luminance 0.579; OKLCH L 83.1% C 0.021 H 156.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCC2 |
|---|---|
| RGB | rgb(189, 204, 194) |
| HSL | hsl(140, 13%, 77%) |
| HSV | hsv(140, 7%, 80%) |
| CMYK | cmyk(7.4%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(80.68, -6.97, 3.23) |
| CIE-LCH | lch(80.68, 7.69, 155.15°) |
| OKLab | oklab(83.09% -0.0196 0.0084) |
| OKLCH | oklch(83.09% 0.021 156.7) |
| XYZ | xyz(52.3148, 57.8991, 59.4480) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.36
Light Grey
#D8DCD6
ΔE00 6.79
Silver
#C0C0C0
ΔE00 9.02
Light Gray
#D3D3D3
ΔE00 9.16
Gainsboro
#DCDCDC
ΔE00 9.95
Fog
#D8DCE0
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCC2 #CCBDC7
analogous
#C0CCBD #BDCCC2 #BDCCCA
triadic
#BDCCC2 #C2BDCC #CCC2BD
tetradic
#BDCCC2 #BDC0CC #CCBDC7 #CCCABD
square
#BDCCC2 #BDC0CC #CCBDC7 #CCCABD
split-complementary
#BDCCC2 #CABDCC #CCBDC0
monochromatic
#789782 #9AB1A2 #BDCCC2 #E0E7E2 #EEF2EF
Accessibility & contrast
On white
1.67
#BDCCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#BDCCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCC2
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCC2 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9C2
Deuteranopia (green-blind)
#C9C7C3
Tritanopia (blue-blind)
#BBCCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdccc2; /* rgb */ color: rgb(189, 204, 194); /* oklch */ color: oklch(83.1% 0.021 156.7);
Tailwind
colors: {
custom: {
50: '#d0dbd4',
500: '#bdccc2',
950: '#000000',
},
}SCSS
$custom: #bdccc2; $custom-light: #d0dbd4; $custom-dark: #000000;
JSON
{
"hex": "#bdccc2",
"rgb": {
"r": 189,
"g": 204,
"b": 194
},
"hsl": {
"h": 140,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.83089,
"c": 0.02135,
"h": 156.7
},
"luminance": 0.579
}Semantic roles & 50–950 ramp
primary
#BDCCC2
secondary
#A08D9A
accent
#4F7F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483