#CFDDDC#CFDDDC
#CFDDDC is a very light, near-neutral teal. Relative luminance 0.701; OKLCH L 88.7% C 0.015 H 191.7°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDDDC |
|---|---|
| RGB | rgb(207, 221, 220) |
| HSL | hsl(176, 17%, 84%) |
| HSV | hsv(176, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(87.07, -4.87, -1.13) |
| CIE-LCH | lch(87.07, 4.99, 193.03°) |
| OKLab | oklab(88.67% -0.0148 -0.0031) |
| OKLCH | oklch(88.67% 0.015 191.7) |
| XYZ | xyz(64.5042, 70.1449, 77.8372) |
| Luminance | 0.7015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.46
Fog
#D8DCE0
ΔE00 5.60
Silver (survey)
#C5C9C7
ΔE00 5.94
Gainsboro
#DCDCDC
ΔE00 6.35
Light Gray
#D3D3D3
ΔE00 6.54
Azure (CSS)
#F0FFFF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDDDC #DDCFD0
analogous
#CFDDD5 #CFDDDC #CFD7DD
triadic
#CFDDDC #DCCFDD #DDDCCF
tetradic
#CFDDDC #D5CFDD #DDCFD0 #D7DDCF
square
#CFDDDC #D5CFDD #DDCFD0 #D7DDCF
split-complementary
#CFDDDC #DDCFD7 #DDD5CF
monochromatic
#87AAA8 #ABC4C2 #CFDDDC #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.40
#CFDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#CFDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDDDC
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDDDC | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#CBDEDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfdddc; /* rgb */ color: rgb(207, 221, 220); /* oklch */ color: oklch(88.7% 0.015 191.7);
Tailwind
colors: {
custom: {
50: '#dde7e6',
500: '#cfdddc',
950: '#000000',
},
}SCSS
$custom: #cfdddc; $custom-light: #dde7e6; $custom-dark: #000000;
JSON
{
"hex": "#cfdddc",
"rgb": {
"r": 207,
"g": 221,
"b": 220
},
"hsl": {
"h": 175.714,
"s": 17.073,
"l": 83.922
},
"oklch": {
"l": 0.88668,
"c": 0.01512,
"h": 191.7
},
"luminance": 0.70146
}Semantic roles & 50–950 ramp
primary
#CFDDDC
secondary
#B29E9F
accent
#4A509B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484