#C8CCC2#C8CCC2
#C8CCC2 is a very light, near-neutral yellow-green. Relative luminance 0.594; OKLCH L 83.9% C 0.014 H 124.6°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCC2 |
|---|---|
| RGB | rgb(200, 204, 194) |
| HSL | hsl(84, 9%, 78%) |
| HSV | hsv(84, 5%, 80%) |
| CMYK | cmyk(2%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(81.49, -3.18, 4.50) |
| CIE-LCH | lch(81.49, 5.51, 125.26°) |
| OKLab | oklab(83.93% -0.0081 0.0118) |
| OKLCH | oklch(83.93% 0.014 124.6) |
| XYZ | xyz(55.1483, 59.3601, 59.5808) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.90
Light Grey
#D8DCD6
ΔE00 4.29
Light Gray
#D3D3D3
ΔE00 6.07
Silver
#C0C0C0
ΔE00 6.29
Gainsboro
#DCDCDC
ΔE00 7.06
Warm Gray
#C9BEB0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCC2 #C6C2CC
analogous
#CCCBC2 #C8CCC2 #C3CCC2
triadic
#C8CCC2 #C2C8CC #CCC2C8
tetradic
#C8CCC2 #C2CCCB #C6C2CC #CCC2C3
square
#C8CCC2 #C2CCCB #C6C2CC #CCC2C3
split-complementary
#C8CCC2 #C2C3CC #CBC2CC
monochromatic
#8C947F #AAB0A1 #C8CCC2 #E6E8E3 #F0F1EE
Accessibility & contrast
On white
1.63
#C8CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#C8CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCC2
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCC2 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC1
Deuteranopia (green-blind)
#CDCAC2
Tritanopia (blue-blind)
#C9CBC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c8ccc2; /* rgb */ color: rgb(200, 204, 194); /* oklch */ color: oklch(83.9% 0.014 124.6);
Tailwind
colors: {
custom: {
50: '#d8dbd4',
500: '#c8ccc2',
950: '#000000',
},
}SCSS
$custom: #c8ccc2; $custom-light: #d8dbd4; $custom-dark: #000000;
JSON
{
"hex": "#c8ccc2",
"rgb": {
"r": 200,
"g": 204,
"b": 194
},
"hsl": {
"h": 84,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.83926,
"c": 0.01434,
"h": 124.6
},
"luminance": 0.5936
}Semantic roles & 50–950 ramp
primary
#C8CCC2
secondary
#98939F
accent
#53936C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483