#CFE0DD#CFE0DD
#CFE0DD is a very light, near-neutral teal. Relative luminance 0.718; OKLCH L 89.3% C 0.019 H 184.2°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE0DD |
|---|---|
| RGB | rgb(207, 224, 221) |
| HSL | hsl(169, 22%, 85%) |
| HSV | hsv(169, 8%, 88%) |
| CMYK | cmyk(7.6%, 0%, 1.3%, 12.2%) |
| CIE-LAB | lab(87.87, -6.22, -0.48) |
| CIE-LCH | lch(87.87, 6.24, 184.41°) |
| OKLab | oklab(89.31% -0.0186 -0.0014) |
| OKLCH | oklch(89.31% 0.019 184.2) |
| XYZ | xyz(65.4361, 71.7963, 78.8032) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.24
Azure (CSS)
#F0FFFF
ΔE00 6.97
Fog
#D8DCE0
ΔE00 7.17
Silver (survey)
#C5C9C7
ΔE00 7.21
Mintcream
#F5FFFA
ΔE00 7.39
Lightcyan
#E0FFFF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE0DD #E0CFD2
analogous
#CFE0D5 #CFE0DD #CFDBE0
triadic
#CFE0DD #DDCFE0 #E0DDCF
tetradic
#CFE0DD #D5CFE0 #E0CFD2 #DBE0CF
square
#CFE0DD #D5CFE0 #E0CFD2 #DBE0CF
split-complementary
#CFE0DD #E0CFDB #E0D5CF
monochromatic
#85B0A8 #AAC8C3 #CFE0DD #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.37
#CFE0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#CFE0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE0DD
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE0DD | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#DBDBDD
Tritanopia (blue-blind)
#CBE1DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfe0dd; /* rgb */ color: rgb(207, 224, 221); /* oklch */ color: oklch(89.3% 0.019 184.2);
Tailwind
colors: {
custom: {
50: '#dde9e7',
500: '#cfe0dd',
950: '#000000',
},
}SCSS
$custom: #cfe0dd; $custom-light: #dde9e7; $custom-dark: #000000;
JSON
{
"hex": "#cfe0dd",
"rgb": {
"r": 207,
"g": 224,
"b": 221
},
"hsl": {
"h": 169.412,
"s": 21.519,
"l": 84.51
},
"oklch": {
"l": 0.8931,
"c": 0.01862,
"h": 184.2
},
"luminance": 0.71797
}Semantic roles & 50–950 ramp
primary
#CFE0DD
secondary
#B69DA1
accent
#4656A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484