#CFDEDC#CFDEDC
#CFDEDC is a very light, near-neutral teal. Relative luminance 0.707; OKLCH L 88.9% C 0.016 H 187.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEDC |
|---|---|
| RGB | rgb(207, 222, 220) |
| HSL | hsl(172, 19%, 84%) |
| HSV | hsv(172, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(87.33, -5.38, -0.75) |
| CIE-LCH | lch(87.33, 5.43, 187.91°) |
| OKLab | oklab(88.87% -0.0162 -0.0021) |
| OKLCH | oklch(88.87% 0.016 187.3) |
| XYZ | xyz(64.7690, 70.6745, 77.9255) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.63
Fog
#D8DCE0
ΔE00 6.24
Silver (survey)
#C5C9C7
ΔE00 6.37
Gainsboro
#DCDCDC
ΔE00 6.86
Light Gray
#D3D3D3
ΔE00 7.09
Azure (CSS)
#F0FFFF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEDC #DECFD1
analogous
#CFDED5 #CFDEDC #CFD9DE
triadic
#CFDEDC #DCCFDE #DEDCCF
tetradic
#CFDEDC #D5CFDE #DECFD1 #D9DECF
square
#CFDEDC #D5CFDE #DECFD1 #D9DECF
split-complementary
#CFDEDC #DECFD9 #DED5CF
monochromatic
#86ACA7 #ABC5C2 #CFDEDC #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.39
#CFDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#CFDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEDC
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEDC | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D9DADC
Tritanopia (blue-blind)
#CBDFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdedc; /* rgb */ color: rgb(207, 222, 220); /* oklch */ color: oklch(88.9% 0.016 187.3);
Tailwind
colors: {
custom: {
50: '#dde8e6',
500: '#cfdedc',
950: '#000000',
},
}SCSS
$custom: #cfdedc; $custom-light: #dde8e6; $custom-dark: #000000;
JSON
{
"hex": "#cfdedc",
"rgb": {
"r": 207,
"g": 222,
"b": 220
},
"hsl": {
"h": 172,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.88872,
"c": 0.01632,
"h": 187.3
},
"luminance": 0.70675
}Semantic roles & 50–950 ramp
primary
#CFDEDC
secondary
#B49DA0
accent
#49549D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484