#CCD2C2#CCD2C2
#CCD2C2 is a very light, muted yellow-green. Relative luminance 0.628; OKLCH L 85.5% C 0.023 H 123.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD2C2 |
|---|---|
| RGB | rgb(204, 210, 194) |
| HSL | hsl(83, 15%, 79%) |
| HSV | hsv(83, 8%, 82%) |
| CMYK | cmyk(2.9%, 0%, 7.6%, 17.6%) |
| CIE-LAB | lab(83.35, -4.91, 7.22) |
| CIE-LCH | lch(83.35, 8.73, 124.20°) |
| OKLab | oklab(85.47% -0.0126 0.0189) |
| OKLCH | oklch(85.47% 0.023 123.7) |
| XYZ | xyz(57.6845, 62.8256, 60.1161) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.25
Silver (survey)
#C5C9C7
ΔE00 6.74
Eggshell
#F0EAD6
ΔE00 7.99
Light Gray
#D3D3D3
ΔE00 8.40
Beige
#F5F5DC
ΔE00 8.74
Gainsboro
#DCDCDC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD2C2 #C8C2D2
analogous
#D2D0C2 #CCD2C2 #C4D2C2
triadic
#CCD2C2 #C2CCD2 #D2C2CC
tetradic
#CCD2C2 #C2D2D0 #C8C2D2 #D2C2C4
square
#CCD2C2 #C2D2D0 #C8C2D2 #D2C2C4
split-complementary
#CCD2C2 #C2C4D2 #D0C2D2
monochromatic
#919E7C #AFB89F #CCD2C2 #E9ECE5 #F0F2ED
Accessibility & contrast
On white
1.55
#CCD2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#CCD2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD2C2
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD2C2 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C1
Deuteranopia (green-blind)
#D3D0C3
Tritanopia (blue-blind)
#CDD0CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ccd2c2; /* rgb */ color: rgb(204, 210, 194); /* oklch */ color: oklch(85.5% 0.023 123.7);
Tailwind
colors: {
custom: {
50: '#dbdfd4',
500: '#ccd2c2',
950: '#000000',
},
}SCSS
$custom: #ccd2c2; $custom-light: #dbdfd4; $custom-dark: #000000;
JSON
{
"hex": "#ccd2c2",
"rgb": {
"r": 204,
"g": 210,
"b": 194
},
"hsl": {
"h": 82.5,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.85468,
"c": 0.02268,
"h": 123.7
},
"luminance": 0.62826
}Semantic roles & 50–950 ramp
primary
#CCD2C2
secondary
#9992A7
accent
#4C9969
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483