#C7CCBE#C7CCBE
#C7CCBE is a very light, near-neutral yellow-green. Relative luminance 0.590; OKLCH L 83.7% C 0.020 H 122.9°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CCBE |
|---|---|
| RGB | rgb(199, 204, 190) |
| HSL | hsl(81, 12%, 77%) |
| HSV | hsv(81, 7%, 80%) |
| CMYK | cmyk(2.5%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(81.32, -4.23, 6.38) |
| CIE-LCH | lch(81.32, 7.66, 123.57°) |
| OKLab | oklab(83.74% -0.0108 0.0167) |
| OKLCH | oklch(83.74% 0.02 122.9) |
| XYZ | xyz(54.4389, 59.0455, 57.2342) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.42
Silver (survey)
#C5C9C7
ΔE00 5.65
Light Gray
#D3D3D3
ΔE00 7.79
Silver
#C0C0C0
ΔE00 7.89
Warm Gray
#C9BEB0
ΔE00 8.36
Gainsboro
#DCDCDC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CCBE #C3BECC
analogous
#CCCABE #C7CCBE #C0CCBE
triadic
#C7CCBE #BEC7CC #CCBEC7
tetradic
#C7CCBE #BECCCA #C3BECC #CCBEC0
square
#C7CCBE #BECCCA #C3BECC #CCBEC0
split-complementary
#C7CCBE #BEC0CC #CABECC
monochromatic
#8C9679 #A9B19C #C7CCBE #E5E7E0 #F0F2EE
Accessibility & contrast
On white
1.64
#C7CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#C7CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CCBE
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CCBE | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABD
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#C8CAC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c7ccbe; /* rgb */ color: rgb(199, 204, 190); /* oklch */ color: oklch(83.7% 0.020 122.9);
Tailwind
colors: {
custom: {
50: '#d8dbd1',
500: '#c7ccbe',
950: '#000000',
},
}SCSS
$custom: #c7ccbe; $custom-light: #d8dbd1; $custom-dark: #000000;
JSON
{
"hex": "#c7ccbe",
"rgb": {
"r": 199,
"g": 204,
"b": 190
},
"hsl": {
"h": 81.429,
"s": 12.069,
"l": 77.255
},
"oklch": {
"l": 0.83739,
"c": 0.01988,
"h": 122.9
},
"luminance": 0.59046
}Semantic roles & 50–950 ramp
primary
#C7CCBE
secondary
#958EA0
accent
#4F9669
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483