#CFDEDF#CFDEDF
#CFDEDF is a very light, near-neutral teal. Relative luminance 0.708; OKLCH L 89.0% C 0.016 H 201.7°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEDF |
|---|---|
| RGB | rgb(207, 222, 223) |
| HSL | hsl(184, 20%, 84%) |
| HSV | hsv(184, 7%, 87%) |
| CMYK | cmyk(7.2%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(87.40, -4.81, -2.21) |
| CIE-LCH | lch(87.40, 5.30, 204.72°) |
| OKLab | oklab(88.96% -0.015 -0.006) |
| OKLCH | oklch(88.96% 0.016 201.7) |
| XYZ | xyz(65.1698, 70.8349, 80.0368) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.17
Fog
#D8DCE0
ΔE00 5.34
Silver (survey)
#C5C9C7
ΔE00 6.35
Gainsboro
#DCDCDC
ΔE00 6.46
Light Gray
#D3D3D3
ΔE00 6.71
Azure (CSS)
#F0FFFF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEDF #DFD0CF
analogous
#CFDFD8 #CFDEDF #CFD6DF
triadic
#CFDEDF #DFCFDE #DEDFCF
tetradic
#CFDEDF #D8CFDF #DFD0CF #D6DFCF
square
#CFDEDF #D8CFDF #DFD0CF #D6DFCF
split-complementary
#CFDEDF #DFCFD6 #DFD8CF
monochromatic
#86ACAE #AAC5C7 #CFDEDF #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.38
#CFDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#CFDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEDF
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEDF | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDF
Deuteranopia (green-blind)
#D8DADF
Tritanopia (blue-blind)
#CBDFDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdedf; /* rgb */ color: rgb(207, 222, 223); /* oklch */ color: oklch(89.0% 0.016 201.7);
Tailwind
colors: {
custom: {
50: '#dde8e9',
500: '#cfdedf',
950: '#000000',
},
}SCSS
$custom: #cfdedf; $custom-light: #dde8e9; $custom-dark: #000000;
JSON
{
"hex": "#cfdedf",
"rgb": {
"r": 207,
"g": 222,
"b": 223
},
"hsl": {
"h": 183.75,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.8896,
"c": 0.01618,
"h": 201.7
},
"luminance": 0.70836
}Semantic roles & 50–950 ramp
primary
#CFDEDF
secondary
#B59F9D
accent
#4D479E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484