#CFE2DD#CFE2DD
#CFE2DD is a very light, muted teal. Relative luminance 0.729; OKLCH L 89.7% C 0.021 H 178.3°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE2DD |
|---|---|
| RGB | rgb(207, 226, 221) |
| HSL | hsl(164, 25%, 85%) |
| HSV | hsv(164, 8%, 89%) |
| CMYK | cmyk(8.4%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(88.39, -7.24, 0.28) |
| CIE-LCH | lch(88.39, 7.25, 177.80°) |
| OKLab | oklab(89.72% -0.0213 0.0006) |
| OKLCH | oklch(89.72% 0.021 178.3) |
| XYZ | xyz(65.9768, 72.8777, 78.9834) |
| Luminance | 0.7288 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.93
Lightcyan
#E0FFFF
ΔE00 6.94
Azure (CSS)
#F0FFFF
ΔE00 7.10
Mintcream
#F5FFFA
ΔE00 7.38
Honeydew
#F0FFF0
ΔE00 7.49
Ice Blue (survey)
#D7FFFE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE2DD #E2CFD4
analogous
#CFE2D4 #CFE2DD #CFDDE2
triadic
#CFE2DD #DDCFE2 #E2DDCF
tetradic
#CFE2DD #D4CFE2 #E2CFD4 #DDE2CF
square
#CFE2DD #D4CFE2 #E2CFD4 #DDE2CF
split-complementary
#CFE2DD #E2CFDD #E2D4CF
monochromatic
#83B4A7 #A9CBC2 #CFE2DD #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.35
#CFE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#CFE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE2DD
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE2DD | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDD
Deuteranopia (green-blind)
#DCDDDD
Tritanopia (blue-blind)
#CBE3E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cfe2dd; /* rgb */ color: rgb(207, 226, 221); /* oklch */ color: oklch(89.7% 0.021 178.3);
Tailwind
colors: {
custom: {
50: '#ddebe7',
500: '#cfe2dd',
950: '#000000',
},
}SCSS
$custom: #cfe2dd; $custom-light: #ddebe7; $custom-dark: #000000;
JSON
{
"hex": "#cfe2dd",
"rgb": {
"r": 207,
"g": 226,
"b": 221
},
"hsl": {
"h": 164.211,
"s": 24.675,
"l": 84.902
},
"oklch": {
"l": 0.8972,
"c": 0.02134,
"h": 178.3
},
"luminance": 0.72879
}Semantic roles & 50–950 ramp
primary
#CFE2DD
secondary
#B99CA4
accent
#425CA3
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484