#C8CFC3#C8CFC3
#C8CFC3 is a very light, near-neutral yellow-green. Relative luminance 0.608; OKLCH L 84.6% C 0.018 H 131.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFC3 |
|---|---|
| RGB | rgb(200, 207, 195) |
| HSL | hsl(95, 11%, 79%) |
| HSV | hsv(95, 6%, 81%) |
| CMYK | cmyk(3.4%, 0%, 5.8%, 18.8%) |
| CIE-LAB | lab(82.30, -4.57, 5.13) |
| CIE-LCH | lch(82.30, 6.87, 131.68°) |
| OKLab | oklab(84.57% -0.0121 0.0134) |
| OKLCH | oklch(84.57% 0.018 131.9) |
| XYZ | xyz(55.9809, 60.8450, 60.4142) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.62
Silver (survey)
#C5C9C7
ΔE00 5.21
Light Gray
#D3D3D3
ΔE00 7.33
Silver
#C0C0C0
ΔE00 7.85
Gainsboro
#DCDCDC
ΔE00 8.03
Eggshell
#F0EAD6
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFC3 #CAC3CF
analogous
#CECFC3 #C8CFC3 #C3CFC4
triadic
#C8CFC3 #C3C8CF #CFC3C8
tetradic
#C8CFC3 #C3CECF #CAC3CF #CFC4C3
square
#C8CFC3 #C3CECF #CAC3CF #CFC4C3
split-complementary
#C8CFC3 #C4C3CF #CFC3CE
monochromatic
#8A997F #A9B4A1 #C8CFC3 #E7EAE5 #EFF1EE
Accessibility & contrast
On white
1.59
#C8CFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#C8CFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFC3
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFC3 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC2
Deuteranopia (green-blind)
#CFCDC3
Tritanopia (blue-blind)
#C8CECB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8cfc3; /* rgb */ color: rgb(200, 207, 195); /* oklch */ color: oklch(84.6% 0.018 131.9);
Tailwind
colors: {
custom: {
50: '#d8ddd5',
500: '#c8cfc3',
950: '#000000',
},
}SCSS
$custom: #c8cfc3; $custom-light: #d8ddd5; $custom-dark: #000000;
JSON
{
"hex": "#c8cfc3",
"rgb": {
"r": 200,
"g": 207,
"b": 195
},
"hsl": {
"h": 95,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.84569,
"c": 0.01806,
"h": 131.9
},
"luminance": 0.60845
}Semantic roles & 50–950 ramp
primary
#C8CFC3
secondary
#9C93A3
accent
#509578
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483