#CCD4C2#CCD4C2
#CCD4C2 is a very light, muted yellow-green. Relative luminance 0.638; OKLCH L 85.9% C 0.026 H 126.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD4C2 |
|---|---|
| RGB | rgb(204, 212, 194) |
| HSL | hsl(87, 17%, 80%) |
| HSV | hsv(87, 8%, 83%) |
| CMYK | cmyk(3.8%, 0%, 8.5%, 16.9%) |
| CIE-LAB | lab(83.87, -5.94, 7.97) |
| CIE-LCH | lch(83.87, 9.94, 126.71°) |
| OKLab | oklab(85.88% -0.0154 0.0208) |
| OKLCH | oklch(85.88% 0.026 126.6) |
| XYZ | xyz(58.1814, 63.8193, 60.2817) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.01
Silver (survey)
#C5C9C7
ΔE00 7.77
Eggshell
#F0EAD6
ΔE00 8.29
Beige
#F5F5DC
ΔE00 8.48
Light Gray
#D3D3D3
ΔE00 9.43
Honeydew
#F0FFF0
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD4C2 #CAC2D4
analogous
#D4D3C2 #CCD4C2 #C3D4C2
triadic
#CCD4C2 #C2CCD4 #D4C2CC
tetradic
#CCD4C2 #C2D4D3 #CAC2D4 #D4C2C3
square
#CCD4C2 #C2D4D3 #CAC2D4 #D4C2C3
split-complementary
#CCD4C2 #C2C3D4 #D3C2D4
monochromatic
#90A17A #AEBB9E #CCD4C2 #EAEDE6 #F0F2ED
Accessibility & contrast
On white
1.53
#CCD4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#CCD4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD4C2
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD4C2 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#D5D1C3
Tritanopia (blue-blind)
#CDD2CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ccd4c2; /* rgb */ color: rgb(204, 212, 194); /* oklch */ color: oklch(85.9% 0.026 126.6);
Tailwind
colors: {
custom: {
50: '#dbe1d4',
500: '#ccd4c2',
950: '#000000',
},
}SCSS
$custom: #ccd4c2; $custom-light: #dbe1d4; $custom-dark: #000000;
JSON
{
"hex": "#ccd4c2",
"rgb": {
"r": 204,
"g": 212,
"b": 194
},
"hsl": {
"h": 86.667,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.85879,
"c": 0.0259,
"h": 126.6
},
"luminance": 0.63819
}Semantic roles & 50–950 ramp
primary
#CCD4C2
secondary
#9C91A9
accent
#4A9C6E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483