#C7CCBF#C7CCBF
#C7CCBF is a very light, near-neutral yellow-green. Relative luminance 0.591; OKLCH L 83.8% C 0.019 H 124.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CCBF |
|---|---|
| RGB | rgb(199, 204, 191) |
| HSL | hsl(83, 11%, 77%) |
| HSV | hsv(83, 6%, 80%) |
| CMYK | cmyk(2.5%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(81.34, -4.06, 5.88) |
| CIE-LCH | lch(81.34, 7.14, 124.62°) |
| OKLab | oklab(83.77% -0.0104 0.0154) |
| OKLCH | oklch(83.77% 0.019 124) |
| XYZ | xyz(54.5485, 59.0894, 57.8118) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.14
Silver (survey)
#C5C9C7
ΔE00 5.25
Light Gray
#D3D3D3
ΔE00 7.43
Silver
#C0C0C0
ΔE00 7.54
Gainsboro
#DCDCDC
ΔE00 8.28
Warm Gray
#C9BEB0
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CCBF #C4BFCC
analogous
#CCCABF #C7CCBF #C1CCBF
triadic
#C7CCBF #BFC7CC #CCBFC7
tetradic
#C7CCBF #BFCCCA #C4BFCC #CCBFC1
square
#C7CCBF #BFCCCA #C4BFCC #CCBFC1
split-complementary
#C7CCBF #BFC1CC #CABFCC
monochromatic
#8B967B #A9B19D #C7CCBF #E5E7E1 #F0F1EE
Accessibility & contrast
On white
1.64
#C7CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#C7CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CCBF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CCBF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABE
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#C8CBC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c7ccbf; /* rgb */ color: rgb(199, 204, 191); /* oklch */ color: oklch(83.8% 0.019 124.0);
Tailwind
colors: {
custom: {
50: '#d8dbd2',
500: '#c7ccbf',
950: '#000000',
},
}SCSS
$custom: #c7ccbf; $custom-light: #d8dbd2; $custom-dark: #000000;
JSON
{
"hex": "#c7ccbf",
"rgb": {
"r": 199,
"g": 204,
"b": 191
},
"hsl": {
"h": 83.077,
"s": 11.304,
"l": 77.451
},
"oklch": {
"l": 0.83766,
"c": 0.01858,
"h": 124
},
"luminance": 0.59089
}Semantic roles & 50–950 ramp
primary
#C7CCBF
secondary
#968FA0
accent
#50956B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483