#CCD2C8#CCD2C8
#CCD2C8 is a very light, near-neutral yellow-green. Relative luminance 0.631; OKLCH L 85.6% C 0.015 H 132.5°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD2C8 |
|---|---|
| RGB | rgb(204, 210, 200) |
| HSL | hsl(96, 10%, 80%) |
| HSV | hsv(96, 5%, 82%) |
| CMYK | cmyk(2.9%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(83.50, -3.86, 4.24) |
| CIE-LCH | lch(83.50, 5.73, 132.29°) |
| OKLab | oklab(85.63% -0.0102 0.0111) |
| OKLCH | oklch(85.63% 0.015 132.5) |
| XYZ | xyz(58.3720, 63.1006, 63.7368) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.33
Silver (survey)
#C5C9C7
ΔE00 4.52
Light Gray
#D3D3D3
ΔE00 6.21
Gainsboro
#DCDCDC
ΔE00 6.77
Silver
#C0C0C0
ΔE00 7.35
Fog
#D8DCE0
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD2C8 #CEC8D2
analogous
#D1D2C8 #CCD2C8 #C8D2C9
triadic
#CCD2C8 #C8CCD2 #D2C8CC
tetradic
#CCD2C8 #C8D1D2 #CEC8D2 #D2C9C8
square
#CCD2C8 #C8D1D2 #CEC8D2 #D2C9C8
split-complementary
#CCD2C8 #C9C8D2 #D2C8D1
monochromatic
#8E9B85 #ADB6A6 #CCD2C8 #EBEEEA #EFF1EE
Accessibility & contrast
On white
1.54
#CCD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#CCD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD2C8
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD2C8 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C7
Deuteranopia (green-blind)
#D2D0C8
Tritanopia (blue-blind)
#CCD1CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ccd2c8; /* rgb */ color: rgb(204, 210, 200); /* oklch */ color: oklch(85.6% 0.015 132.5);
Tailwind
colors: {
custom: {
50: '#dbdfd8',
500: '#ccd2c8',
950: '#000000',
},
}SCSS
$custom: #ccd2c8; $custom-light: #dbdfd8; $custom-dark: #000000;
JSON
{
"hex": "#ccd2c8",
"rgb": {
"r": 204,
"g": 210,
"b": 200
},
"hsl": {
"h": 96,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.8563,
"c": 0.01508,
"h": 132.5
},
"luminance": 0.63101
}Semantic roles & 50–950 ramp
primary
#CCD2C8
secondary
#A098A6
accent
#519479
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483