#CFDCDA#CFDCDA
#CFDCDA is a very light, near-neutral teal. Relative luminance 0.695; OKLCH L 88.4% C 0.014 H 185.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCDA |
|---|---|
| RGB | rgb(207, 220, 218) |
| HSL | hsl(171, 16%, 84%) |
| HSV | hsv(171, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(86.76, -4.73, -0.53) |
| CIE-LCH | lch(86.76, 4.76, 186.34°) |
| OKLab | oklab(88.41% -0.0142 -0.0015) |
| OKLCH | oklch(88.41% 0.014 185.9) |
| XYZ | xyz(63.9776, 69.5131, 76.3629) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.98
Silver (survey)
#C5C9C7
ΔE00 5.59
Fog
#D8DCE0
ΔE00 5.63
Gainsboro
#DCDCDC
ΔE00 6.16
Light Gray
#D3D3D3
ΔE00 6.29
Azure (CSS)
#F0FFFF
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCDA #DCCFD1
analogous
#CFDCD3 #CFDCDA #CFD7DC
triadic
#CFDCDA #DACFDC #DCDACF
tetradic
#CFDCDA #D3CFDC #DCCFD1 #D7DCCF
square
#CFDCDA #D3CFDC #DCCFD1 #D7DCCF
split-complementary
#CFDCDA #DCCFD7 #DCD3CF
monochromatic
#88A8A3 #ACC2BF #CFDCDA #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.41
#CFDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#CFDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCDA
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCDA | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#D8D8DA
Tritanopia (blue-blind)
#CCDDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdcda; /* rgb */ color: rgb(207, 220, 218); /* oklch */ color: oklch(88.4% 0.014 185.9);
Tailwind
colors: {
custom: {
50: '#dde6e5',
500: '#cfdcda',
950: '#000000',
},
}SCSS
$custom: #cfdcda; $custom-light: #dde6e5; $custom-dark: #000000;
JSON
{
"hex": "#cfdcda",
"rgb": {
"r": 207,
"g": 220,
"b": 218
},
"hsl": {
"h": 170.769,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88406,
"c": 0.01426,
"h": 185.9
},
"luminance": 0.69514
}Semantic roles & 50–950 ramp
primary
#CFDCDA
secondary
#B19EA1
accent
#4C589A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484