#CFDFD6#CFDFD6
#CFDFD6 is a very light, muted green. Relative luminance 0.709; OKLCH L 88.9% C 0.021 H 161.4°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFD6 |
|---|---|
| RGB | rgb(207, 223, 214) |
| HSL | hsl(146, 20%, 84%) |
| HSV | hsv(146, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(87.43, -7.01, 2.57) |
| CIE-LCH | lch(87.43, 7.47, 159.87°) |
| OKLab | oklab(88.91% -0.0199 0.0067) |
| OKLCH | oklch(88.91% 0.021 161.4) |
| XYZ | xyz(64.2550, 70.8951, 73.9042) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.23
Honeydew
#F0FFF0
ΔE00 7.17
Silver (survey)
#C5C9C7
ΔE00 7.73
Mintcream
#F5FFFA
ΔE00 7.82
Azure (CSS)
#F0FFFF
ΔE00 8.24
Lightcyan
#E0FFFF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFD6 #DFCFD8
analogous
#D0DFCF #CFDFD6 #CFDFDE
triadic
#CFDFD6 #D6CFDF #DFD6CF
tetradic
#CFDFD6 #CFD0DF #DFCFD8 #DFDECF
square
#CFDFD6 #CFD0DF #DFCFD8 #DFDECF
split-complementary
#CFDFD6 #DECFDF #DFCFD0
monochromatic
#86AE97 #AAC7B7 #CFDFD6 #EDF3EF #EDF3EF
Accessibility & contrast
On white
1.38
#CFDFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#CFDFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFD6
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFD6 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD6
Deuteranopia (green-blind)
#DBDAD6
Tritanopia (blue-blind)
#CCDFDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdfd6; /* rgb */ color: rgb(207, 223, 214); /* oklch */ color: oklch(88.9% 0.021 161.4);
Tailwind
colors: {
custom: {
50: '#dde9e2',
500: '#cfdfd6',
950: '#000000',
},
}SCSS
$custom: #cfdfd6; $custom-light: #dde9e2; $custom-dark: #000000;
JSON
{
"hex": "#cfdfd6",
"rgb": {
"r": 207,
"g": 223,
"b": 214
},
"hsl": {
"h": 146.25,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.88907,
"c": 0.02101,
"h": 161.4
},
"luminance": 0.70896
}Semantic roles & 50–950 ramp
primary
#CFDFD6
secondary
#B59DAB
accent
#47789E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484