#CFDCDD#CFDCDD
#CFDCDD is a very light, near-neutral teal. Relative luminance 0.697; OKLCH L 88.5% C 0.014 H 202.5°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCDD |
|---|---|
| RGB | rgb(207, 220, 221) |
| HSL | hsl(184, 17%, 84%) |
| HSV | hsv(184, 6%, 87%) |
| CMYK | cmyk(6.3%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(86.84, -4.16, -1.99) |
| CIE-LCH | lch(86.84, 4.61, 205.61°) |
| OKLab | oklab(88.49% -0.013 -0.0054) |
| OKLCH | oklch(88.49% 0.014 202.5) |
| XYZ | xyz(64.3738, 69.6716, 78.4491) |
| Luminance | 0.6967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.64
Light Grey
#D8DCD6
ΔE00 4.65
Silver (survey)
#C5C9C7
ΔE00 5.60
Gainsboro
#DCDCDC
ΔE00 5.74
Light Gray
#D3D3D3
ΔE00 5.90
Azure (CSS)
#F0FFFF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCDD #DDD0CF
analogous
#CFDDD7 #CFDCDD #CFD5DD
triadic
#CFDCDD #DDCFDC #DCDDCF
tetradic
#CFDCDD #D7CFDD #DDD0CF #D5DDCF
square
#CFDCDD #D7CFDD #DDD0CF #D5DDCF
split-complementary
#CFDCDD #DDCFD5 #DDD7CF
monochromatic
#87A8AA #ABC2C4 #CFDCDD #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.41
#CFDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#CFDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCDD
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCDD | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDD
Deuteranopia (green-blind)
#D7D9DD
Tritanopia (blue-blind)
#CBDDDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdcdd; /* rgb */ color: rgb(207, 220, 221); /* oklch */ color: oklch(88.5% 0.014 202.5);
Tailwind
colors: {
custom: {
50: '#dde6e7',
500: '#cfdcdd',
950: '#000000',
},
}SCSS
$custom: #cfdcdd; $custom-light: #dde6e7; $custom-dark: #000000;
JSON
{
"hex": "#cfdcdd",
"rgb": {
"r": 207,
"g": 220,
"b": 221
},
"hsl": {
"h": 184.286,
"s": 17.073,
"l": 83.922
},
"oklch": {
"l": 0.88494,
"c": 0.01409,
"h": 202.5
},
"luminance": 0.69672
}Semantic roles & 50–950 ramp
primary
#CFDCDD
secondary
#B29F9E
accent
#504A9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484