#CCCFC4#CCCFC4
#CCCFC4 is a very light, near-neutral yellow-green. Relative luminance 0.614; OKLCH L 84.9% C 0.015 H 119.2°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFC4 |
|---|---|
| RGB | rgb(204, 207, 196) |
| HSL | hsl(76, 10%, 79%) |
| HSV | hsv(76, 5%, 81%) |
| CMYK | cmyk(1.4%, 0%, 5.3%, 18.8%) |
| CIE-LAB | lab(82.62, -3.00, 5.10) |
| CIE-LCH | lch(82.62, 5.92, 120.46°) |
| OKLab | oklab(84.91% -0.0075 0.0134) |
| OKLCH | oklch(84.91% 0.015 119.2) |
| XYZ | xyz(57.1769, 61.4486, 61.0624) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.84
Silver (survey)
#C5C9C7
ΔE00 4.44
Light Gray
#D3D3D3
ΔE00 6.04
Gainsboro
#DCDCDC
ΔE00 6.80
Silver
#C0C0C0
ΔE00 6.81
Warm Gray
#C9BEB0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFC4 #C7C4CF
analogous
#CFCDC4 #CCCFC4 #C7CFC4
triadic
#CCCFC4 #C4CCCF #CFC4CC
tetradic
#CCCFC4 #C4CFCD #C7C4CF #CFC4C7
square
#CCCFC4 #C4CFCD #C7C4CF #CFC4C7
split-complementary
#CCCFC4 #C4C7CF #CDC4CF
monochromatic
#929881 #AFB4A2 #CCCFC4 #E9EAE6 #F0F1EE
Accessibility & contrast
On white
1.58
#CCCFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#CCCFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFC4
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFC4 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC3
Deuteranopia (green-blind)
#D0CEC4
Tritanopia (blue-blind)
#CDCECC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccfc4; /* rgb */ color: rgb(204, 207, 196); /* oklch */ color: oklch(84.9% 0.015 119.2);
Tailwind
colors: {
custom: {
50: '#dbddd5',
500: '#cccfc4',
950: '#000000',
},
}SCSS
$custom: #cccfc4; $custom-light: #dbddd5; $custom-dark: #000000;
JSON
{
"hex": "#cccfc4",
"rgb": {
"r": 204,
"g": 207,
"b": 196
},
"hsl": {
"h": 76.364,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.84907,
"c": 0.01533,
"h": 119.2
},
"luminance": 0.61449
}Semantic roles & 50–950 ramp
primary
#CCCFC4
secondary
#9894A3
accent
#519463
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483