#CFDADC#CFDADC
#CFDADC is a very light, near-neutral teal. Relative luminance 0.686; OKLCH L 88.1% C 0.012 H 209.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDADC |
|---|---|
| RGB | rgb(207, 218, 220) |
| HSL | hsl(189, 16%, 84%) |
| HSV | hsv(189, 6%, 86%) |
| CMYK | cmyk(5.9%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(86.29, -3.32, -2.26) |
| CIE-LCH | lch(86.29, 4.01, 214.30°) |
| OKLab | oklab(88.06% -0.0106 -0.0061) |
| OKLCH | oklch(88.06% 0.012 209.8) |
| XYZ | xyz(63.7192, 68.5749, 77.5756) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.67
Light Grey
#D8DCD6
ΔE00 4.59
Gainsboro
#DCDCDC
ΔE00 4.96
Silver (survey)
#C5C9C7
ΔE00 4.99
Light Gray
#D3D3D3
ΔE00 5.00
Aliceblue
#F0F8FF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDADC #DCD1CF
analogous
#CFDCD7 #CFDADC #CFD3DC
triadic
#CFDADC #DCCFDA #DADCCF
tetradic
#CFDADC #D7CFDC #DCD1CF #D3DCCF
square
#CFDADC #D7CFDC #DCD1CF #D3DCCF
split-complementary
#CFDADC #DCCFD3 #DCD7CF
monochromatic
#88A3A8 #ACBFC2 #CFDADC #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.43
#CFDADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#CFDADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDADC
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDADC | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D6D7DC
Tritanopia (blue-blind)
#CCDBDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdadc; /* rgb */ color: rgb(207, 218, 220); /* oklch */ color: oklch(88.1% 0.012 209.8);
Tailwind
colors: {
custom: {
50: '#dde5e6',
500: '#cfdadc',
950: '#000000',
},
}SCSS
$custom: #cfdadc; $custom-light: #dde5e6; $custom-dark: #000000;
JSON
{
"hex": "#cfdadc",
"rgb": {
"r": 207,
"g": 218,
"b": 220
},
"hsl": {
"h": 189.231,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88057,
"c": 0.01223,
"h": 209.8
},
"luminance": 0.68576
}Semantic roles & 50–950 ramp
primary
#CFDADC
secondary
#B1A19E
accent
#584C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484