#C8CCBF#C8CCBF
#C8CCBF is a very light, near-neutral yellow-green. Relative luminance 0.592; OKLCH L 83.8% C 0.018 H 120.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCBF |
|---|---|
| RGB | rgb(200, 204, 191) |
| HSL | hsl(78, 11%, 77%) |
| HSV | hsv(78, 6%, 80%) |
| CMYK | cmyk(2%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(81.42, -3.71, 6.00) |
| CIE-LCH | lch(81.42, 7.05, 121.73°) |
| OKLab | oklab(83.84% -0.0093 0.0157) |
| OKLCH | oklch(83.84% 0.018 120.7) |
| XYZ | xyz(54.8148, 59.2267, 57.8242) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.03
Silver (survey)
#C5C9C7
ΔE00 5.17
Light Gray
#D3D3D3
ΔE00 7.22
Silver
#C0C0C0
ΔE00 7.37
Warm Gray
#C9BEB0
ΔE00 7.87
Gainsboro
#DCDCDC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCBF #C3BFCC
analogous
#CCCABF #C8CCBF #C2CCBF
triadic
#C8CCBF #BFC8CC #CCBFC8
tetradic
#C8CCBF #BFCCCA #C3BFCC #CCBFC2
square
#C8CCBF #BFCCCA #C3BFCC #CCBFC2
split-complementary
#C8CCBF #BFC2CC #CABFCC
monochromatic
#8D967B #ABB19D #C8CCBF #E5E7E1 #F0F1EE
Accessibility & contrast
On white
1.63
#C8CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#C8CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCBF
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCBF | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABE
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#C9CAC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c8ccbf; /* rgb */ color: rgb(200, 204, 191); /* oklch */ color: oklch(83.8% 0.018 120.7);
Tailwind
colors: {
custom: {
50: '#d8dbd2',
500: '#c8ccbf',
950: '#000000',
},
}SCSS
$custom: #c8ccbf; $custom-light: #d8dbd2; $custom-dark: #000000;
JSON
{
"hex": "#c8ccbf",
"rgb": {
"r": 200,
"g": 204,
"b": 191
},
"hsl": {
"h": 78.462,
"s": 11.304,
"l": 77.451
},
"oklch": {
"l": 0.83844,
"c": 0.01828,
"h": 120.7
},
"luminance": 0.59227
}Semantic roles & 50–950 ramp
primary
#C8CCBF
secondary
#948FA0
accent
#509565
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483