#CFE0DC#CFE0DC
#CFE0DC is a very light, near-neutral teal. Relative luminance 0.717; OKLCH L 89.3% C 0.019 H 180.2°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE0DC |
|---|---|
| RGB | rgb(207, 224, 220) |
| HSL | hsl(166, 22%, 85%) |
| HSV | hsv(166, 8%, 88%) |
| CMYK | cmyk(7.6%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(87.84, -6.41, 0.01) |
| CIE-LCH | lch(87.84, 6.41, 179.91°) |
| OKLab | oklab(89.28% -0.019 -0.0001) |
| OKLCH | oklch(89.28% 0.019 180.2) |
| XYZ | xyz(65.3033, 71.7432, 78.1036) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.21
Azure (CSS)
#F0FFFF
ΔE00 7.11
Silver (survey)
#C5C9C7
ΔE00 7.31
Mintcream
#F5FFFA
ΔE00 7.39
Lightcyan
#E0FFFF
ΔE00 7.47
Fog
#D8DCE0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE0DC #E0CFD3
analogous
#CFE0D4 #CFE0DC #CFDCE0
triadic
#CFE0DC #DCCFE0 #E0DCCF
tetradic
#CFE0DC #D4CFE0 #E0CFD3 #DCE0CF
square
#CFE0DC #D4CFE0 #E0CFD3 #DCE0CF
split-complementary
#CFE0DC #E0CFDC #E0D4CF
monochromatic
#85B0A6 #AAC8C1 #CFE0DC #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.37
#CFE0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#CFE0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE0DC
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE0DC | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDC
Deuteranopia (green-blind)
#DBDBDC
Tritanopia (blue-blind)
#CBE1DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfe0dc; /* rgb */ color: rgb(207, 224, 220); /* oklch */ color: oklch(89.3% 0.019 180.2);
Tailwind
colors: {
custom: {
50: '#dde9e6',
500: '#cfe0dc',
950: '#000000',
},
}SCSS
$custom: #cfe0dc; $custom-light: #dde9e6; $custom-dark: #000000;
JSON
{
"hex": "#cfe0dc",
"rgb": {
"r": 207,
"g": 224,
"b": 220
},
"hsl": {
"h": 165.882,
"s": 21.519,
"l": 84.51
},
"oklch": {
"l": 0.89281,
"c": 0.01896,
"h": 180.2
},
"luminance": 0.71744
}Semantic roles & 50–950 ramp
primary
#CFE0DC
secondary
#B69DA3
accent
#465BA0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484