#CFDCCD#CFDCCD
#CFDCCD is a very light, muted green. Relative luminance 0.689; OKLCH L 88.0% C 0.025 H 141.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCCD |
|---|---|
| RGB | rgb(207, 220, 205) |
| HSL | hsl(112, 18%, 83%) |
| HSV | hsv(112, 7%, 86%) |
| CMYK | cmyk(5.9%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(86.43, -7.10, 5.86) |
| CIE-LCH | lch(86.43, 9.21, 140.43°) |
| OKLab | oklab(88.04% -0.0193 0.0153) |
| OKLCH | oklch(88.04% 0.025 141.5) |
| XYZ | xyz(62.3428, 68.8592, 67.7525) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.69
Honeydew
#F0FFF0
ΔE00 7.45
Silver (survey)
#C5C9C7
ΔE00 8.25
Beige
#F5F5DC
ΔE00 8.38
Eggshell
#F0EAD6
ΔE00 8.93
Mintcream
#F5FFFA
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCCD #DACDDC
analogous
#D6DCCD #CFDCCD #CDDCD2
triadic
#CFDCCD #CDCFDC #DCCDCF
tetradic
#CFDCCD #CDD6DC #DACDDC #DCD2CD
square
#CFDCCD #CDD6DC #DACDDC #DCD2CD
split-complementary
#CFDCCD #D2CDDC #DCCDD6
monochromatic
#8AAA85 #ACC3A9 #CFDCCD #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.42
#CFDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#CFDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCCD
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCCD | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#CEDBD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdccd; /* rgb */ color: rgb(207, 220, 205); /* oklch */ color: oklch(88.0% 0.025 141.5);
Tailwind
colors: {
custom: {
50: '#dde6dc',
500: '#cfdccd',
950: '#000000',
},
}SCSS
$custom: #cfdccd; $custom-light: #dde6dc; $custom-dark: #000000;
JSON
{
"hex": "#cfdccd",
"rgb": {
"r": 207,
"g": 220,
"b": 205
},
"hsl": {
"h": 112,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88044,
"c": 0.02463,
"h": 141.5
},
"luminance": 0.6886
}Semantic roles & 50–950 ramp
primary
#CFDCCD
secondary
#AF9CB2
accent
#4A9C91
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484