#C8D2C0#C8D2C0
#C8D2C0 is a very light, muted yellow-green. Relative luminance 0.622; OKLCH L 85.1% C 0.027 H 131.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2C0 |
|---|---|
| RGB | rgb(200, 210, 192) |
| HSL | hsl(93, 17%, 79%) |
| HSV | hsv(93, 9%, 82%) |
| CMYK | cmyk(4.8%, 0%, 8.6%, 17.6%) |
| CIE-LAB | lab(83.01, -6.65, 7.75) |
| CIE-LCH | lch(83.01, 10.21, 130.62°) |
| OKLab | oklab(85.11% -0.0176 0.0202) |
| OKLCH | oklch(85.11% 0.027 131) |
| XYZ | xyz(56.3789, 62.1781, 58.8903) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.59
Silver (survey)
#C5C9C7
ΔE00 7.93
Eggshell
#F0EAD6
ΔE00 9.26
Beige
#F5F5DC
ΔE00 9.29
Light Gray
#D3D3D3
ΔE00 9.88
Honeydew
#F0FFF0
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2C0 #CAC0D2
analogous
#D1D2C0 #C8D2C0 #C0D2C1
triadic
#C8D2C0 #C0C8D2 #D2C0C8
tetradic
#C8D2C0 #C0D1D2 #CAC0D2 #D2C1C0
square
#C8D2C0 #C0D1D2 #CAC0D2 #D2C1C0
split-complementary
#C8D2C0 #C1C0D2 #D2C0D1
monochromatic
#8A9F79 #A9B99C #C8D2C0 #E7ECE4 #EFF2ED
Accessibility & contrast
On white
1.56
#C8D2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#C8D2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2C0
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2C0 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBF
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#C9D0CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d2c0; /* rgb */ color: rgb(200, 210, 192); /* oklch */ color: oklch(85.1% 0.027 131.0);
Tailwind
colors: {
custom: {
50: '#d8dfd3',
500: '#c8d2c0',
950: '#000000',
},
}SCSS
$custom: #c8d2c0; $custom-light: #d8dfd3; $custom-dark: #000000;
JSON
{
"hex": "#c8d2c0",
"rgb": {
"r": 200,
"g": 210,
"b": 192
},
"hsl": {
"h": 93.333,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.85108,
"c": 0.02679,
"h": 131
},
"luminance": 0.62178
}Semantic roles & 50–950 ramp
primary
#C8D2C0
secondary
#9C8FA7
accent
#4B9B77
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483