#C8CFC2#C8CFC2
#C8CFC2 is a very light, near-neutral yellow-green. Relative luminance 0.608; OKLCH L 84.5% C 0.019 H 130.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFC2 |
|---|---|
| RGB | rgb(200, 207, 194) |
| HSL | hsl(92, 12%, 79%) |
| HSV | hsv(92, 6%, 81%) |
| CMYK | cmyk(3.4%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(82.27, -4.74, 5.63) |
| CIE-LCH | lch(82.27, 7.36, 130.13°) |
| OKLab | oklab(84.54% -0.0125 0.0147) |
| OKLCH | oklch(84.54% 0.019 130.2) |
| XYZ | xyz(55.8682, 60.7999, 59.8208) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.90
Silver (survey)
#C5C9C7
ΔE00 5.59
Light Gray
#D3D3D3
ΔE00 7.69
Silver
#C0C0C0
ΔE00 8.17
Gainsboro
#DCDCDC
ΔE00 8.35
Eggshell
#F0EAD6
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFC2 #C9C2CF
analogous
#CECFC2 #C8CFC2 #C2CFC2
triadic
#C8CFC2 #C2C8CF #CFC2C8
tetradic
#C8CFC2 #C2CECF #C9C2CF #CFC2C2
square
#C8CFC2 #C2CECF #C9C2CF #CFC2C2
split-complementary
#C8CFC2 #C2C2CF #CFC2CE
monochromatic
#8A997D #A9B4A0 #C8CFC2 #E7EAE4 #F0F2EE
Accessibility & contrast
On white
1.60
#C8CFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#C8CFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFC2
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFC2 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC1
Deuteranopia (green-blind)
#CFCCC3
Tritanopia (blue-blind)
#C9CECB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8cfc2; /* rgb */ color: rgb(200, 207, 194); /* oklch */ color: oklch(84.5% 0.019 130.2);
Tailwind
colors: {
custom: {
50: '#d8ddd4',
500: '#c8cfc2',
950: '#000000',
},
}SCSS
$custom: #c8cfc2; $custom-light: #d8ddd4; $custom-dark: #000000;
JSON
{
"hex": "#c8cfc2",
"rgb": {
"r": 200,
"g": 207,
"b": 194
},
"hsl": {
"h": 92.308,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.84542,
"c": 0.0193,
"h": 130.2
},
"luminance": 0.608
}Semantic roles & 50–950 ramp
primary
#C8CFC2
secondary
#9B92A3
accent
#4F9675
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483