#CFDCCF#CFDCCF
#CFDCCF is a very light, muted green. Relative luminance 0.690; OKLCH L 88.1% C 0.022 H 145.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCCF |
|---|---|
| RGB | rgb(207, 220, 207) |
| HSL | hsl(120, 16%, 84%) |
| HSV | hsv(120, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(86.48, -6.74, 4.88) |
| CIE-LCH | lch(86.48, 8.32, 144.11°) |
| OKLab | oklab(88.1% -0.0185 0.0128) |
| OKLCH | oklch(88.1% 0.022 145.4) |
| XYZ | xyz(62.5857, 68.9564, 69.0321) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.14
Honeydew
#F0FFF0
ΔE00 7.45
Silver (survey)
#C5C9C7
ΔE00 7.71
Beige
#F5F5DC
ΔE00 8.67
Mintcream
#F5FFFA
ΔE00 8.68
Gainsboro
#DCDCDC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCCF #DCCFDC
analogous
#D5DCCF #CFDCCF #CFDCD5
triadic
#CFDCCF #CFCFDC #DCCFCF
tetradic
#CFDCCF #CFD5DC #DCCFDC #DCD5CF
square
#CFDCCF #CFD5DC #DCCFDC #DCD5CF
split-complementary
#CFDCCF #D5CFDC #DCCFD5
monochromatic
#88A888 #ACC2AC #CFDCCF #EDF2ED #EDF2ED
Accessibility & contrast
On white
1.42
#CFDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#CFDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCCF
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCCF | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CE
Deuteranopia (green-blind)
#DAD8D0
Tritanopia (blue-blind)
#CEDBD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdccf; /* rgb */ color: rgb(207, 220, 207); /* oklch */ color: oklch(88.1% 0.022 145.4);
Tailwind
colors: {
custom: {
50: '#dde6dd',
500: '#cfdccf',
950: '#000000',
},
}SCSS
$custom: #cfdccf; $custom-light: #dde6dd; $custom-dark: #000000;
JSON
{
"hex": "#cfdccf",
"rgb": {
"r": 207,
"g": 220,
"b": 207
},
"hsl": {
"h": 120,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88098,
"c": 0.02247,
"h": 145.4
},
"luminance": 0.68957
}Semantic roles & 50–950 ramp
primary
#CFDCCF
secondary
#B19EB1
accent
#4C9A9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484