#C8CFC4#C8CFC4
#C8CFC4 is a very light, near-neutral yellow-green. Relative luminance 0.609; OKLCH L 84.6% C 0.017 H 133.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFC4 |
|---|---|
| RGB | rgb(200, 207, 196) |
| HSL | hsl(98, 10%, 79%) |
| HSV | hsv(98, 5%, 81%) |
| CMYK | cmyk(3.4%, 0%, 5.3%, 18.8%) |
| CIE-LAB | lab(82.32, -4.39, 4.63) |
| CIE-LCH | lch(82.32, 6.38, 133.47°) |
| OKLab | oklab(84.6% -0.0117 0.0121) |
| OKLCH | oklch(84.6% 0.017 133.8) |
| XYZ | xyz(56.0944, 60.8904, 61.0117) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.35
Silver (survey)
#C5C9C7
ΔE00 4.82
Light Gray
#D3D3D3
ΔE00 6.98
Silver
#C0C0C0
ΔE00 7.53
Gainsboro
#DCDCDC
ΔE00 7.70
Fog
#D8DCE0
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFC4 #CBC4CF
analogous
#CECFC4 #C8CFC4 #C4CFC6
triadic
#C8CFC4 #C4C8CF #CFC4C8
tetradic
#C8CFC4 #C4CECF #CBC4CF #CFC6C4
square
#C8CFC4 #C4CECF #CBC4CF #CFC6C4
split-complementary
#C8CFC4 #C6C4CF #CFC4CE
monochromatic
#899881 #A9B4A2 #C8CFC4 #E7EAE6 #EFF1EE
Accessibility & contrast
On white
1.59
#C8CFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#C8CFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFC4
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFC4 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC3
Deuteranopia (green-blind)
#CFCDC4
Tritanopia (blue-blind)
#C8CECC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8cfc4; /* rgb */ color: rgb(200, 207, 196); /* oklch */ color: oklch(84.6% 0.017 133.8);
Tailwind
colors: {
custom: {
50: '#d8ddd5',
500: '#c8cfc4',
950: '#000000',
},
}SCSS
$custom: #c8cfc4; $custom-light: #d8ddd5; $custom-dark: #000000;
JSON
{
"hex": "#c8cfc4",
"rgb": {
"r": 200,
"g": 207,
"b": 196
},
"hsl": {
"h": 98.182,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.84597,
"c": 0.01683,
"h": 133.8
},
"luminance": 0.60891
}Semantic roles & 50–950 ramp
primary
#C8CFC4
secondary
#9E94A3
accent
#51947C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483