#C3CBBF#C3CBBF
#C3CBBF is a very light, near-neutral green. Relative luminance 0.581; OKLCH L 83.3% C 0.019 H 134.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CBBF |
|---|---|
| RGB | rgb(195, 203, 191) |
| HSL | hsl(100, 10%, 77%) |
| HSV | hsv(100, 6%, 80%) |
| CMYK | cmyk(3.9%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(80.78, -4.93, 5.03) |
| CIE-LCH | lch(80.78, 7.05, 134.42°) |
| OKLab | oklab(83.25% -0.0131 0.0132) |
| OKLCH | oklch(83.25% 0.019 134.9) |
| XYZ | xyz(53.2640, 58.0754, 57.6837) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.28
Light Grey
#D8DCD6
ΔE00 5.57
Silver
#C0C0C0
ΔE00 7.75
Light Gray
#D3D3D3
ΔE00 7.87
Gainsboro
#DCDCDC
ΔE00 8.77
Warm Gray
#C9BEB0
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CBBF #C7BFCB
analogous
#C9CBBF #C3CBBF #BFCBC1
triadic
#C3CBBF #BFC3CB #CBBFC3
tetradic
#C3CBBF #BFC9CB #C7BFCB #CBC1BF
square
#C3CBBF #BFC9CB #C7BFCB #CBC1BF
split-complementary
#C3CBBF #C1BFCB #CBBFC9
monochromatic
#84947B #A3B09D #C3CBBF #E3E6E1 #EFF1EE
Accessibility & contrast
On white
1.66
#C3CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#C3CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CBBF
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CBBF | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#CBC8BF
Tritanopia (blue-blind)
#C3CAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c3cbbf; /* rgb */ color: rgb(195, 203, 191); /* oklch */ color: oklch(83.3% 0.019 134.9);
Tailwind
colors: {
custom: {
50: '#d5dad2',
500: '#c3cbbf',
950: '#000000',
},
}SCSS
$custom: #c3cbbf; $custom-light: #d5dad2; $custom-dark: #000000;
JSON
{
"hex": "#c3cbbf",
"rgb": {
"r": 195,
"g": 203,
"b": 191
},
"hsl": {
"h": 100,
"s": 10.345,
"l": 77.255
},
"oklch": {
"l": 0.8325,
"c": 0.01862,
"h": 134.9
},
"luminance": 0.58076
}Semantic roles & 50–950 ramp
primary
#C3CBBF
secondary
#9A909F
accent
#51947E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383