#CFDFE0#CFDFE0
#CFDFE0 is a very light, near-neutral teal. Relative luminance 0.714; OKLCH L 89.2% C 0.017 H 201.4°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFE0 |
|---|---|
| RGB | rgb(207, 223, 224) |
| HSL | hsl(184, 22%, 85%) |
| HSV | hsv(184, 8%, 88%) |
| CMYK | cmyk(7.6%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(87.69, -5.13, -2.32) |
| CIE-LCH | lch(87.69, 5.64, 204.35°) |
| OKLab | oklab(89.19% -0.016 -0.0063) |
| OKLCH | oklch(89.19% 0.017 201.4) |
| XYZ | xyz(65.5714, 71.4217, 80.8377) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.45
Fog
#D8DCE0
ΔE00 5.69
Silver (survey)
#C5C9C7
ΔE00 6.72
Gainsboro
#DCDCDC
ΔE00 6.81
Azure (CSS)
#F0FFFF
ΔE00 6.86
Light Gray
#D3D3D3
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFE0 #E0D0CF
analogous
#CFE0D9 #CFDFE0 #CFD7E0
triadic
#CFDFE0 #E0CFDF #DFE0CF
tetradic
#CFDFE0 #D9CFE0 #E0D0CF #D7E0CF
square
#CFDFE0 #D9CFE0 #E0D0CF #D7E0CF
split-complementary
#CFDFE0 #E0CFD7 #E0D9CF
monochromatic
#85ADB0 #AAC6C8 #CFDFE0 #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.37
#CFDFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#CFDFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFE0
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFE0 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDE0
Deuteranopia (green-blind)
#D9DBE0
Tritanopia (blue-blind)
#CAE0DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdfe0; /* rgb */ color: rgb(207, 223, 224); /* oklch */ color: oklch(89.2% 0.017 201.4);
Tailwind
colors: {
custom: {
50: '#dde9e9',
500: '#cfdfe0',
950: '#000000',
},
}SCSS
$custom: #cfdfe0; $custom-light: #dde9e9; $custom-dark: #000000;
JSON
{
"hex": "#cfdfe0",
"rgb": {
"r": 207,
"g": 223,
"b": 224
},
"hsl": {
"h": 183.529,
"s": 21.519,
"l": 84.51
},
"oklch": {
"l": 0.89193,
"c": 0.01721,
"h": 201.4
},
"luminance": 0.71423
}Semantic roles & 50–950 ramp
primary
#CFDFE0
secondary
#B69E9D
accent
#4B46A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484