#CCCFC0#CCCFC0
#CCCFC0 is a very light, muted yellow-green. Relative luminance 0.613; OKLCH L 84.8% C 0.021 H 116.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFC0 |
|---|---|
| RGB | rgb(204, 207, 192) |
| HSL | hsl(72, 14%, 78%) |
| HSV | hsv(72, 7%, 81%) |
| CMYK | cmyk(1.4%, 0%, 7.2%, 18.8%) |
| CIE-LAB | lab(82.52, -3.69, 7.09) |
| CIE-LCH | lch(82.52, 8.00, 117.50°) |
| OKLab | oklab(84.8% -0.0091 0.0186) |
| OKLCH | oklch(84.8% 0.021 116) |
| XYZ | xyz(56.7277, 61.2689, 58.6965) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.04
Silver (survey)
#C5C9C7
ΔE00 6.02
Light Gray
#D3D3D3
ΔE00 7.61
Eggshell
#F0EAD6
ΔE00 7.72
Warm Gray
#C9BEB0
ΔE00 7.92
Silver
#C0C0C0
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFC0 #C3C0CF
analogous
#CFCAC0 #CCCFC0 #C4CFC0
triadic
#CCCFC0 #C0CCCF #CFC0CC
tetradic
#CCCFC0 #C0CFCA #C3C0CF #CFC0C4
square
#CCCFC0 #C0CFCA #C3C0CF #CFC0C4
split-complementary
#CCCFC0 #C0C4CF #CAC0CF
monochromatic
#949A7B #B0B59D #CCCFC0 #E8E9E3 #F1F2EE
Accessibility & contrast
On white
1.58
#CCCFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#CCCFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFC0
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFC0 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBF
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#CECDCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccfc0; /* rgb */ color: rgb(204, 207, 192); /* oklch */ color: oklch(84.8% 0.021 116.0);
Tailwind
colors: {
custom: {
50: '#dbddd3',
500: '#cccfc0',
950: '#000000',
},
}SCSS
$custom: #cccfc0; $custom-light: #dbddd3; $custom-dark: #000000;
JSON
{
"hex": "#cccfc0",
"rgb": {
"r": 204,
"g": 207,
"b": 192
},
"hsl": {
"h": 72,
"s": 13.514,
"l": 78.235
},
"oklch": {
"l": 0.84799,
"c": 0.02065,
"h": 116
},
"luminance": 0.61269
}Semantic roles & 50–950 ramp
primary
#CCCFC0
secondary
#9490A3
accent
#4E985D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483