#CCD2C0#CCD2C0
#CCD2C0 is a very light, muted yellow-green. Relative luminance 0.627; OKLCH L 85.4% C 0.025 H 122.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD2C0 |
|---|---|
| RGB | rgb(204, 210, 192) |
| HSL | hsl(80, 17%, 79%) |
| HSV | hsv(80, 9%, 82%) |
| CMYK | cmyk(2.9%, 0%, 8.6%, 17.6%) |
| CIE-LAB | lab(83.30, -5.25, 8.21) |
| CIE-LCH | lch(83.30, 9.75, 122.59°) |
| OKLab | oklab(85.42% -0.0134 0.0214) |
| OKLCH | oklch(85.42% 0.025 122) |
| XYZ | xyz(57.4614, 62.7363, 58.9411) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.92
Silver (survey)
#C5C9C7
ΔE00 7.45
Eggshell
#F0EAD6
ΔE00 8.00
Beige
#F5F5DC
ΔE00 8.56
Light Gray
#D3D3D3
ΔE00 9.09
Warm Beige
#E9DCC9
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD2C0 #C6C0D2
analogous
#D2CFC0 #CCD2C0 #C3D2C0
triadic
#CCD2C0 #C0CCD2 #D2C0CC
tetradic
#CCD2C0 #C0D2CF #C6C0D2 #D2C0C3
square
#CCD2C0 #C0D2CF #C6C0D2 #D2C0C3
split-complementary
#CCD2C0 #C0C3D2 #CFC0D2
monochromatic
#929F79 #AFB99C #CCD2C0 #E9ECE4 #F1F2ED
Accessibility & contrast
On white
1.55
#CCD2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#CCD2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD2C0
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD2C0 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BF
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#CED0CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ccd2c0; /* rgb */ color: rgb(204, 210, 192); /* oklch */ color: oklch(85.4% 0.025 122.0);
Tailwind
colors: {
custom: {
50: '#dbdfd3',
500: '#ccd2c0',
950: '#000000',
},
}SCSS
$custom: #ccd2c0; $custom-light: #dbdfd3; $custom-dark: #000000;
JSON
{
"hex": "#ccd2c0",
"rgb": {
"r": 204,
"g": 210,
"b": 192
},
"hsl": {
"h": 80,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.85415,
"c": 0.02527,
"h": 122
},
"luminance": 0.62736
}Semantic roles & 50–950 ramp
primary
#CCD2C0
secondary
#978FA7
accent
#4B9B65
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483