#C3CBBD#C3CBBD
#C3CBBD is a very light, muted yellow-green. Relative luminance 0.580; OKLCH L 83.2% C 0.021 H 131.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CBBD |
|---|---|
| RGB | rgb(195, 203, 189) |
| HSL | hsl(94, 12%, 77%) |
| HSV | hsv(94, 7%, 80%) |
| CMYK | cmyk(3.9%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(80.73, -5.29, 6.03) |
| CIE-LCH | lch(80.73, 8.02, 131.23°) |
| OKLab | oklab(83.2% -0.014 0.0158) |
| OKLCH | oklch(83.2% 0.021 131.5) |
| XYZ | xyz(53.0454, 57.9879, 56.5325) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.05
Light Grey
#D8DCD6
ΔE00 6.07
Silver
#C0C0C0
ΔE00 8.41
Light Gray
#D3D3D3
ΔE00 8.54
Gainsboro
#DCDCDC
ΔE00 9.38
Warm Gray
#C9BEB0
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CBBD #C5BDCB
analogous
#CACBBD #C3CBBD #BDCBBE
triadic
#C3CBBD #BDC3CB #CBBDC3
tetradic
#C3CBBD #BDCACB #C5BDCB #CBBEBD
square
#C3CBBD #BDCACB #C5BDCB #CBBEBD
split-complementary
#C3CBBD #BEBDCB #CBBDCA
monochromatic
#859579 #A4B09B #C3CBBD #E2E6DF #EFF2EE
Accessibility & contrast
On white
1.67
#C3CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#C3CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CBBD
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CBBD | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BC
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#C3CAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c3cbbd; /* rgb */ color: rgb(195, 203, 189); /* oklch */ color: oklch(83.2% 0.021 131.5);
Tailwind
colors: {
custom: {
50: '#d5dad0',
500: '#c3cbbd',
950: '#000000',
},
}SCSS
$custom: #c3cbbd; $custom-light: #d5dad0; $custom-dark: #000000;
JSON
{
"hex": "#c3cbbd",
"rgb": {
"r": 195,
"g": 203,
"b": 189
},
"hsl": {
"h": 94.286,
"s": 11.864,
"l": 76.863
},
"oklch": {
"l": 0.83196,
"c": 0.02107,
"h": 131.5
},
"luminance": 0.57988
}Semantic roles & 50–950 ramp
primary
#C3CBBD
secondary
#978D9F
accent
#509678
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383