#CFDCD4#CFDCD4
#CFDCD4 is a very light, near-neutral green. Relative luminance 0.692; OKLCH L 88.2% C 0.018 H 159.1°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCD4 |
|---|---|
| RGB | rgb(207, 220, 212) |
| HSL | hsl(143, 16%, 84%) |
| HSV | hsv(143, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(86.61, -5.84, 2.42) |
| CIE-LCH | lch(86.61, 6.32, 157.49°) |
| OKLab | oklab(88.24% -0.0165 0.0063) |
| OKLCH | oklch(88.24% 0.018 159.1) |
| XYZ | xyz(63.2067, 69.2047, 72.3025) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.04
Silver (survey)
#C5C9C7
ΔE00 6.47
Gainsboro
#DCDCDC
ΔE00 7.58
Light Gray
#D3D3D3
ΔE00 7.66
Honeydew
#F0FFF0
ΔE00 7.85
Fog
#D8DCE0
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCD4 #DCCFD7
analogous
#D0DCCF #CFDCD4 #CFDCDA
triadic
#CFDCD4 #D4CFDC #DCD4CF
tetradic
#CFDCD4 #CFD0DC #DCCFD7 #DCDACF
square
#CFDCD4 #CFD0DC #DCCFD7 #DCDACF
split-complementary
#CFDCD4 #DACFDC #DCCFD0
monochromatic
#88A895 #ACC2B4 #CFDCD4 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.41
#CFDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#CFDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCD4
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCD4 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD4
Deuteranopia (green-blind)
#D9D8D4
Tritanopia (blue-blind)
#CDDCDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdcd4; /* rgb */ color: rgb(207, 220, 212); /* oklch */ color: oklch(88.2% 0.018 159.1);
Tailwind
colors: {
custom: {
50: '#dde6e1',
500: '#cfdcd4',
950: '#000000',
},
}SCSS
$custom: #cfdcd4; $custom-light: #dde6e1; $custom-dark: #000000;
JSON
{
"hex": "#cfdcd4",
"rgb": {
"r": 207,
"g": 220,
"b": 212
},
"hsl": {
"h": 143.077,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88236,
"c": 0.01769,
"h": 159.1
},
"luminance": 0.69205
}Semantic roles & 50–950 ramp
primary
#CFDCD4
secondary
#B19EAA
accent
#4C7C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484