#CFDCDB#CFDCDB
#CFDCDB is a very light, near-neutral teal. Relative luminance 0.696; OKLCH L 88.4% C 0.014 H 191.4°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCDB |
|---|---|
| RGB | rgb(207, 220, 219) |
| HSL | hsl(175, 16%, 84%) |
| HSV | hsv(175, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(86.78, -4.54, -1.01) |
| CIE-LCH | lch(86.78, 4.65, 192.61°) |
| OKLab | oklab(88.44% -0.0138 -0.0028) |
| OKLCH | oklch(88.44% 0.014 191.4) |
| XYZ | xyz(64.1089, 69.5656, 77.0541) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.16
Fog
#D8DCE0
ΔE00 5.28
Silver (survey)
#C5C9C7
ΔE00 5.55
Gainsboro
#DCDCDC
ΔE00 5.99
Light Gray
#D3D3D3
ΔE00 6.13
Azure (CSS)
#F0FFFF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCDB #DCCFD0
analogous
#CFDCD4 #CFDCDB #CFD6DC
triadic
#CFDCDB #DBCFDC #DCDBCF
tetradic
#CFDCDB #D4CFDC #DCCFD0 #D6DCCF
square
#CFDCDB #D4CFDC #DCCFD0 #D6DCCF
split-complementary
#CFDCDB #DCCFD6 #DCD4CF
monochromatic
#88A8A6 #ACC2C0 #CFDCDB #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.41
#CFDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#CFDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCDB
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCDB | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D8D8DB
Tritanopia (blue-blind)
#CCDDDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdcdb; /* rgb */ color: rgb(207, 220, 219); /* oklch */ color: oklch(88.4% 0.014 191.4);
Tailwind
colors: {
custom: {
50: '#dde6e6',
500: '#cfdcdb',
950: '#000000',
},
}SCSS
$custom: #cfdcdb; $custom-light: #dde6e6; $custom-dark: #000000;
JSON
{
"hex": "#cfdcdb",
"rgb": {
"r": 207,
"g": 220,
"b": 219
},
"hsl": {
"h": 175.385,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88435,
"c": 0.01407,
"h": 191.4
},
"luminance": 0.69566
}Semantic roles & 50–950 ramp
primary
#CFDCDB
secondary
#B19E9F
accent
#4C529A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484