#CFE2DC#CFE2DC
#CFE2DC is a very light, muted teal. Relative luminance 0.728; OKLCH L 89.7% C 0.022 H 174.9°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE2DC |
|---|---|
| RGB | rgb(207, 226, 220) |
| HSL | hsl(161, 25%, 85%) |
| HSV | hsv(161, 8%, 89%) |
| CMYK | cmyk(8.4%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(88.36, -7.43, 0.77) |
| CIE-LCH | lch(88.36, 7.47, 174.11°) |
| OKLab | oklab(89.69% -0.0217 0.0019) |
| OKLCH | oklch(89.69% 0.022 174.9) |
| XYZ | xyz(65.8440, 72.8245, 78.2838) |
| Luminance | 0.7282 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.97
Lightcyan
#E0FFFF
ΔE00 7.09
Honeydew
#F0FFF0
ΔE00 7.28
Azure (CSS)
#F0FFFF
ΔE00 7.30
Mintcream
#F5FFFA
ΔE00 7.44
Ice Blue (survey)
#D7FFFE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE2DC #E2CFD5
analogous
#CFE2D3 #CFE2DC #CFDEE2
triadic
#CFE2DC #DCCFE2 #E2DCCF
tetradic
#CFE2DC #D3CFE2 #E2CFD5 #DEE2CF
square
#CFE2DC #D3CFE2 #E2CFD5 #DEE2CF
split-complementary
#CFE2DC #E2CFDE #E2D3CF
monochromatic
#83B4A4 #A9CBC0 #CFE2DC #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.35
#CFE2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#CFE2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE2DC
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE2DC | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#CBE3E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cfe2dc; /* rgb */ color: rgb(207, 226, 220); /* oklch */ color: oklch(89.7% 0.022 174.9);
Tailwind
colors: {
custom: {
50: '#ddebe6',
500: '#cfe2dc',
950: '#000000',
},
}SCSS
$custom: #cfe2dc; $custom-light: #ddebe6; $custom-dark: #000000;
JSON
{
"hex": "#cfe2dc",
"rgb": {
"r": 207,
"g": 226,
"b": 220
},
"hsl": {
"h": 161.053,
"s": 24.675,
"l": 84.902
},
"oklch": {
"l": 0.89691,
"c": 0.0218,
"h": 174.9
},
"luminance": 0.72825
}Semantic roles & 50–950 ramp
primary
#CFE2DC
secondary
#B99CA5
accent
#4261A3
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484