#CCD3C8#CCD3C8
#CCD3C8 is a very light, near-neutral yellow-green. Relative luminance 0.636; OKLCH L 85.8% C 0.017 H 133.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD3C8 |
|---|---|
| RGB | rgb(204, 211, 200) |
| HSL | hsl(98, 11%, 81%) |
| HSV | hsv(98, 5%, 83%) |
| CMYK | cmyk(3.3%, 0%, 5.2%, 17.3%) |
| CIE-LAB | lab(83.75, -4.37, 4.61) |
| CIE-LCH | lch(83.75, 6.36, 133.47°) |
| OKLab | oklab(85.84% -0.0116 0.0121) |
| OKLCH | oklch(85.84% 0.017 133.8) |
| XYZ | xyz(58.6197, 63.5959, 63.8194) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.66
Silver (survey)
#C5C9C7
ΔE00 5.12
Light Gray
#D3D3D3
ΔE00 6.82
Gainsboro
#DCDCDC
ΔE00 7.28
Silver
#C0C0C0
ΔE00 7.96
Fog
#D8DCE0
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD3C8 #CFC8D3
analogous
#D1D3C8 #CCD3C8 #C8D3C9
triadic
#CCD3C8 #C8CCD3 #D3C8CC
tetradic
#CCD3C8 #C8D1D3 #CFC8D3 #D3C9C8
square
#CCD3C8 #C8D1D3 #CFC8D3 #D3C9C8
split-complementary
#CCD3C8 #C9C8D3 #D3C8D1
monochromatic
#8D9D84 #ACB8A6 #CCD3C8 #ECEEEA #EFF1EE
Accessibility & contrast
On white
1.53
#CCD3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#CCD3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD3C8
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD3C8 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#D3D1C8
Tritanopia (blue-blind)
#CCD2D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ccd3c8; /* rgb */ color: rgb(204, 211, 200); /* oklch */ color: oklch(85.8% 0.017 133.8);
Tailwind
colors: {
custom: {
50: '#dbe0d8',
500: '#ccd3c8',
950: '#000000',
},
}SCSS
$custom: #ccd3c8; $custom-light: #dbe0d8; $custom-dark: #000000;
JSON
{
"hex": "#ccd3c8",
"rgb": {
"r": 204,
"g": 211,
"b": 200
},
"hsl": {
"h": 98.182,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.85835,
"c": 0.01678,
"h": 133.8
},
"luminance": 0.63596
}Semantic roles & 50–950 ramp
primary
#CCD3C8
secondary
#A298A7
accent
#50957C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483