#CCD0C0#CCD0C0
#CCD0C0 is a very light, muted yellow-green. Relative luminance 0.618; OKLCH L 85.0% C 0.022 H 118.3°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD0C0 |
|---|---|
| RGB | rgb(204, 208, 192) |
| HSL | hsl(75, 15%, 78%) |
| HSV | hsv(75, 8%, 82%) |
| CMYK | cmyk(1.9%, 0%, 7.7%, 18.4%) |
| CIE-LAB | lab(82.78, -4.21, 7.47) |
| CIE-LCH | lch(82.78, 8.58, 119.43°) |
| OKLab | oklab(85% -0.0105 0.0195) |
| OKLCH | oklch(85% 0.022 118.3) |
| XYZ | xyz(56.9707, 61.7550, 58.7775) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.28
Silver (survey)
#C5C9C7
ΔE00 6.48
Eggshell
#F0EAD6
ΔE00 7.77
Light Gray
#D3D3D3
ΔE00 8.10
Warm Gray
#C9BEB0
ΔE00 8.52
Gainsboro
#DCDCDC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD0C0 #C4C0D0
analogous
#D0CCC0 #CCD0C0 #C4D0C0
triadic
#CCD0C0 #C0CCD0 #D0C0CC
tetradic
#CCD0C0 #C0D0CC #C4C0D0 #D0C0C4
square
#CCD0C0 #C0D0CC #C4C0D0 #D0C0C4
split-complementary
#CCD0C0 #C0C4D0 #CCC0D0
monochromatic
#939C7A #B0B69D #CCD0C0 #E8EAE3 #F1F2ED
Accessibility & contrast
On white
1.57
#CCD0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#CCD0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD0C0
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD0C0 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEBF
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#CECECB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ccd0c0; /* rgb */ color: rgb(204, 208, 192); /* oklch */ color: oklch(85.0% 0.022 118.3);
Tailwind
colors: {
custom: {
50: '#dbded3',
500: '#ccd0c0',
950: '#000000',
},
}SCSS
$custom: #ccd0c0; $custom-light: #dbded3; $custom-dark: #000000;
JSON
{
"hex": "#ccd0c0",
"rgb": {
"r": 204,
"g": 208,
"b": 192
},
"hsl": {
"h": 75,
"s": 14.545,
"l": 78.431
},
"oklch": {
"l": 0.85004,
"c": 0.02217,
"h": 118.3
},
"luminance": 0.61755
}Semantic roles & 50–950 ramp
primary
#CCD0C0
secondary
#9590A4
accent
#4D9960
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483