#CFDDDF#CFDDDF
#CFDDDF is a very light, near-neutral teal. Relative luminance 0.703; OKLCH L 88.8% C 0.015 H 207.1°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDDDF |
|---|---|
| RGB | rgb(207, 221, 223) |
| HSL | hsl(188, 20%, 84%) |
| HSV | hsv(188, 7%, 87%) |
| CMYK | cmyk(7.2%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(87.15, -4.30, -2.59) |
| CIE-LCH | lch(87.15, 5.02, 211.12°) |
| OKLab | oklab(88.76% -0.0136 -0.007) |
| OKLCH | oklch(88.76% 0.015 207.1) |
| XYZ | xyz(64.9050, 70.3053, 79.9485) |
| Luminance | 0.7031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.73
Light Grey
#D8DCD6
ΔE00 5.18
Gainsboro
#DCDCDC
ΔE00 6.02
Silver (survey)
#C5C9C7
ΔE00 6.05
Light Gray
#D3D3D3
ΔE00 6.24
Azure (CSS)
#F0FFFF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDDDF #DFD1CF
analogous
#CFDFD9 #CFDDDF #CFD5DF
triadic
#CFDDDF #DFCFDD #DDDFCF
tetradic
#CFDDDF #D9CFDF #DFD1CF #D5DFCF
square
#CFDDDF #D9CFDF #DFD1CF #D5DFCF
split-complementary
#CFDDDF #DFCFD5 #DFD9CF
monochromatic
#86A9AE #AAC3C7 #CFDDDF #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.39
#CFDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#CFDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDDDF
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDDDF | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D8D9DF
Tritanopia (blue-blind)
#CBDEDE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfdddf; /* rgb */ color: rgb(207, 221, 223); /* oklch */ color: oklch(88.8% 0.015 207.1);
Tailwind
colors: {
custom: {
50: '#dde7e9',
500: '#cfdddf',
950: '#000000',
},
}SCSS
$custom: #cfdddf; $custom-light: #dde7e9; $custom-dark: #000000;
JSON
{
"hex": "#cfdddf",
"rgb": {
"r": 207,
"g": 221,
"b": 223
},
"hsl": {
"h": 187.5,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.88756,
"c": 0.01532,
"h": 207.1
},
"luminance": 0.70306
}Semantic roles & 50–950 ramp
primary
#CFDDDF
secondary
#B5A09D
accent
#52479E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484