#CCCFC5#CCCFC5
#CCCFC5 is a very light, near-neutral yellow-green. Relative luminance 0.615; OKLCH L 84.9% C 0.014 H 120.3°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFC5 |
|---|---|
| RGB | rgb(204, 207, 197) |
| HSL | hsl(78, 9%, 79%) |
| HSV | hsv(78, 5%, 81%) |
| CMYK | cmyk(1.4%, 0%, 4.8%, 18.8%) |
| CIE-LAB | lab(82.64, -2.83, 4.61) |
| CIE-LCH | lch(82.64, 5.40, 121.53°) |
| OKLab | oklab(84.93% -0.0071 0.0121) |
| OKLCH | oklch(84.93% 0.014 120.3) |
| XYZ | xyz(57.2911, 61.4943, 61.6639) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.58
Silver (survey)
#C5C9C7
ΔE00 4.04
Light Gray
#D3D3D3
ΔE00 5.63
Gainsboro
#DCDCDC
ΔE00 6.43
Silver
#C0C0C0
ΔE00 6.46
Warm Gray
#C9BEB0
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFC5 #C8C5CF
analogous
#CFCDC5 #CCCFC5 #C7CFC5
triadic
#CCCFC5 #C5CCCF #CFC5CC
tetradic
#CCCFC5 #C5CFCD #C8C5CF #CFC5C7
square
#CCCFC5 #C5CFCD #C8C5CF #CFC5C7
split-complementary
#CCCFC5 #C5C7CF #CDC5CF
monochromatic
#919882 #AFB3A4 #CCCFC5 #E9EBE6 #F0F1EE
Accessibility & contrast
On white
1.58
#CCCFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#CCCFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFC5
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFC5 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC4
Deuteranopia (green-blind)
#D0CEC5
Tritanopia (blue-blind)
#CDCECC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccfc5; /* rgb */ color: rgb(204, 207, 197); /* oklch */ color: oklch(84.9% 0.014 120.3);
Tailwind
colors: {
custom: {
50: '#dbddd6',
500: '#cccfc5',
950: '#000000',
},
}SCSS
$custom: #cccfc5; $custom-light: #dbddd6; $custom-dark: #000000;
JSON
{
"hex": "#cccfc5",
"rgb": {
"r": 204,
"g": 207,
"b": 197
},
"hsl": {
"h": 78,
"s": 9.434,
"l": 79.216
},
"oklch": {
"l": 0.84934,
"c": 0.01401,
"h": 120.3
},
"luminance": 0.61494
}Semantic roles & 50–950 ramp
primary
#CCCFC5
secondary
#9996A3
accent
#529366
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483