#CFDCC6#CFDCC6
#CFDCC6 is a very light, muted yellow-green. Relative luminance 0.685; OKLCH L 87.9% C 0.033 H 132.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCC6 |
|---|---|
| RGB | rgb(207, 220, 198) |
| HSL | hsl(95, 24%, 82%) |
| HSV | hsv(95, 10%, 86%) |
| CMYK | cmyk(5.9%, 0%, 10%, 13.7%) |
| CIE-LAB | lab(86.27, -8.32, 9.32) |
| CIE-LCH | lch(86.27, 12.49, 131.76°) |
| OKLab | oklab(87.86% -0.0221 0.0243) |
| OKLCH | oklch(87.86% 0.033 132.3) |
| XYZ | xyz(61.5166, 68.5287, 63.4016) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.72
Beige
#F5F5DC
ΔE00 7.88
Honeydew
#F0FFF0
ΔE00 8.02
Eggshell
#F0EAD6
ΔE00 9.05
Off White (survey)
#FFFFE4
ΔE00 9.51
Lightyellow
#FFFFE0
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCC6 #D3C6DC
analogous
#DADCC6 #CFDCC6 #C6DCC8
triadic
#CFDCC6 #C6CFDC #DCC6CF
tetradic
#CFDCC6 #C6DADC #D3C6DC #DCC8C6
square
#CFDCC6 #C6DADC #D3C6DC #DCC8C6
split-complementary
#CFDCC6 #C8C6DC #DCC6DA
monochromatic
#8FAD7A #AFC5A0 #CFDCC6 #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.43
#CFDCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#CFDCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCC6
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCC6 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C5
Deuteranopia (green-blind)
#DCD7C7
Tritanopia (blue-blind)
#D0DAD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdcc6; /* rgb */ color: rgb(207, 220, 198); /* oklch */ color: oklch(87.9% 0.033 132.3);
Tailwind
colors: {
custom: {
50: '#dde6d7',
500: '#cfdcc6',
950: '#000000',
},
}SCSS
$custom: #cfdcc6; $custom-light: #dde6d7; $custom-dark: #000000;
JSON
{
"hex": "#cfdcc6",
"rgb": {
"r": 207,
"g": 220,
"b": 198
},
"hsl": {
"h": 95.455,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.8786,
"c": 0.03282,
"h": 132.3
},
"luminance": 0.68529
}Semantic roles & 50–950 ramp
primary
#CFDCC6
secondary
#A694B2
accent
#43A27B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483