#CFDCD9#CFDCD9
#CFDCD9 is a very light, near-neutral teal. Relative luminance 0.695; OKLCH L 88.4% C 0.015 H 180.7°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCD9 |
|---|---|
| RGB | rgb(207, 220, 217) |
| HSL | hsl(166, 16%, 84%) |
| HSV | hsv(166, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(86.73, -4.91, -0.03) |
| CIE-LCH | lch(86.73, 4.91, 180.41°) |
| OKLab | oklab(88.38% -0.0146 -0.0002) |
| OKLCH | oklch(88.38% 0.015 180.7) |
| XYZ | xyz(63.8472, 69.4609, 75.6758) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.86
Silver (survey)
#C5C9C7
ΔE00 5.66
Fog
#D8DCE0
ΔE00 5.99
Gainsboro
#DCDCDC
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 6.48
Azure (CSS)
#F0FFFF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCD9 #DCCFD2
analogous
#CFDCD2 #CFDCD9 #CFD8DC
triadic
#CFDCD9 #D9CFDC #DCD9CF
tetradic
#CFDCD9 #D2CFDC #DCCFD2 #D8DCCF
square
#CFDCD9 #D2CFDC #DCCFD2 #D8DCCF
split-complementary
#CFDCD9 #DCCFD8 #DCD2CF
monochromatic
#88A8A1 #ACC2BD #CFDCD9 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.41
#CFDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#CFDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCD9
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCD9 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD9
Deuteranopia (green-blind)
#D8D8D9
Tritanopia (blue-blind)
#CCDDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdcd9; /* rgb */ color: rgb(207, 220, 217); /* oklch */ color: oklch(88.4% 0.015 180.7);
Tailwind
colors: {
custom: {
50: '#dde6e4',
500: '#cfdcd9',
950: '#000000',
},
}SCSS
$custom: #cfdcd9; $custom-light: #dde6e4; $custom-dark: #000000;
JSON
{
"hex": "#cfdcd9",
"rgb": {
"r": 207,
"g": 220,
"b": 217
},
"hsl": {
"h": 166.154,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88377,
"c": 0.01456,
"h": 180.7
},
"luminance": 0.69462
}Semantic roles & 50–950 ramp
primary
#CFDCD9
secondary
#B19EA2
accent
#4C5E9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484