#CFDCD0#CFDCD0
#CFDCD0 is a very light, muted green. Relative luminance 0.690; OKLCH L 88.1% C 0.021 H 147.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCD0 |
|---|---|
| RGB | rgb(207, 220, 208) |
| HSL | hsl(125, 16%, 84%) |
| HSV | hsv(125, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(86.51, -6.56, 4.39) |
| CIE-LCH | lch(86.51, 7.89, 146.24°) |
| OKLab | oklab(88.13% -0.0181 0.0115) |
| OKLCH | oklch(88.13% 0.021 147.6) |
| XYZ | xyz(62.7084, 69.0054, 69.6780) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.89
Silver (survey)
#C5C9C7
ΔE00 7.44
Honeydew
#F0FFF0
ΔE00 7.48
Mintcream
#F5FFFA
ΔE00 8.50
Gainsboro
#DCDCDC
ΔE00 8.71
Light Gray
#D3D3D3
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCD0 #DCCFDB
analogous
#D4DCCF #CFDCD0 #CFDCD6
triadic
#CFDCD0 #D0CFDC #DCD0CF
tetradic
#CFDCD0 #CFD4DC #DCCFDB #DCD6CF
square
#CFDCD0 #CFD4DC #DCCFDB #DCD6CF
split-complementary
#CFDCD0 #D6CFDC #DCCFD4
monochromatic
#88A88B #ACC2AD #CFDCD0 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.42
#CFDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#CFDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCD0
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCD0 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#DAD8D1
Tritanopia (blue-blind)
#CEDBD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdcd0; /* rgb */ color: rgb(207, 220, 208); /* oklch */ color: oklch(88.1% 0.021 147.6);
Tailwind
colors: {
custom: {
50: '#dde6de',
500: '#cfdcd0',
950: '#000000',
},
}SCSS
$custom: #cfdcd0; $custom-light: #dde6de; $custom-dark: #000000;
JSON
{
"hex": "#cfdcd0",
"rgb": {
"r": 207,
"g": 220,
"b": 208
},
"hsl": {
"h": 124.615,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88125,
"c": 0.02143,
"h": 147.6
},
"luminance": 0.69006
}Semantic roles & 50–950 ramp
primary
#CFDCD0
secondary
#B19EB0
accent
#4C949A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484