#C3CBBE#C3CBBE
#C3CBBE is a very light, near-neutral yellow-green. Relative luminance 0.580; OKLCH L 83.2% C 0.020 H 133.1°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CBBE |
|---|---|
| RGB | rgb(195, 203, 190) |
| HSL | hsl(97, 11%, 77%) |
| HSV | hsv(97, 6%, 80%) |
| CMYK | cmyk(3.9%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(80.76, -5.11, 5.53) |
| CIE-LCH | lch(80.76, 7.53, 132.73°) |
| OKLab | oklab(83.22% -0.0135 0.0145) |
| OKLCH | oklch(83.22% 0.02 133.1) |
| XYZ | xyz(53.1543, 58.0315, 57.1061) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.67
Light Grey
#D8DCD6
ΔE00 5.81
Silver
#C0C0C0
ΔE00 8.08
Light Gray
#D3D3D3
ΔE00 8.20
Gainsboro
#DCDCDC
ΔE00 9.07
Warm Gray
#C9BEB0
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CBBE #C6BECB
analogous
#CACBBE #C3CBBE #BECBC0
triadic
#C3CBBE #BEC3CB #CBBEC3
tetradic
#C3CBBE #BECACB #C6BECB #CBC0BE
square
#C3CBBE #BECACB #C6BECB #CBC0BE
split-complementary
#C3CBBE #C0BECB #CBBECA
monochromatic
#84957A #A4B09C #C3CBBE #E2E6E0 #EFF1EE
Accessibility & contrast
On white
1.67
#C3CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#C3CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CBBE
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CBBE | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BD
Deuteranopia (green-blind)
#CBC8BF
Tritanopia (blue-blind)
#C3CAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c3cbbe; /* rgb */ color: rgb(195, 203, 190); /* oklch */ color: oklch(83.2% 0.020 133.1);
Tailwind
colors: {
custom: {
50: '#d5dad1',
500: '#c3cbbe',
950: '#000000',
},
}SCSS
$custom: #c3cbbe; $custom-light: #d5dad1; $custom-dark: #000000;
JSON
{
"hex": "#c3cbbe",
"rgb": {
"r": 195,
"g": 203,
"b": 190
},
"hsl": {
"h": 96.923,
"s": 11.111,
"l": 77.059
},
"oklch": {
"l": 0.83223,
"c": 0.01983,
"h": 133.1
},
"luminance": 0.58032
}Semantic roles & 50–950 ramp
primary
#C3CBBE
secondary
#988E9F
accent
#50957B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383