#CCD2C4#CCD2C4
#CCD2C4 is a very light, muted yellow-green. Relative luminance 0.629; OKLCH L 85.5% C 0.020 H 125.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD2C4 |
|---|---|
| RGB | rgb(204, 210, 196) |
| HSL | hsl(86, 13%, 80%) |
| HSV | hsv(86, 7%, 82%) |
| CMYK | cmyk(2.9%, 0%, 6.7%, 17.6%) |
| CIE-LAB | lab(83.40, -4.56, 6.23) |
| CIE-LCH | lch(83.40, 7.72, 126.22°) |
| OKLab | oklab(85.52% -0.0118 0.0163) |
| OKLCH | oklch(85.52% 0.02 125.9) |
| XYZ | xyz(57.9107, 62.9160, 61.3070) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.58
Silver (survey)
#C5C9C7
ΔE00 6.02
Light Gray
#D3D3D3
ΔE00 7.69
Eggshell
#F0EAD6
ΔE00 8.06
Gainsboro
#DCDCDC
ΔE00 8.17
Silver
#C0C0C0
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD2C4 #CAC4D2
analogous
#D2D1C4 #CCD2C4 #C5D2C4
triadic
#CCD2C4 #C4CCD2 #D2C4CC
tetradic
#CCD2C4 #C4D2D1 #CAC4D2 #D2C4C5
square
#CCD2C4 #C4D2D1 #CAC4D2 #D2C4C5
split-complementary
#CCD2C4 #C4C5D2 #D1C4D2
monochromatic
#909D7F #AEB8A1 #CCD2C4 #EAECE7 #F0F2EE
Accessibility & contrast
On white
1.55
#CCD2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#CCD2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD2C4
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD2C4 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C3
Deuteranopia (green-blind)
#D3D0C5
Tritanopia (blue-blind)
#CDD0CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ccd2c4; /* rgb */ color: rgb(204, 210, 196); /* oklch */ color: oklch(85.5% 0.020 125.9);
Tailwind
colors: {
custom: {
50: '#dbdfd5',
500: '#ccd2c4',
950: '#000000',
},
}SCSS
$custom: #ccd2c4; $custom-light: #dbdfd5; $custom-dark: #000000;
JSON
{
"hex": "#ccd2c4",
"rgb": {
"r": 204,
"g": 210,
"b": 196
},
"hsl": {
"h": 85.714,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.85521,
"c": 0.02011,
"h": 125.9
},
"luminance": 0.62916
}Semantic roles & 50–950 ramp
primary
#CCD2C4
secondary
#9C94A6
accent
#4E986D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483