#CFE0DB#CFE0DB
#CFE0DB is a very light, near-neutral teal. Relative luminance 0.717; OKLCH L 89.3% C 0.019 H 176.4°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE0DB |
|---|---|
| RGB | rgb(207, 224, 219) |
| HSL | hsl(162, 22%, 85%) |
| HSV | hsv(162, 8%, 88%) |
| CMYK | cmyk(7.6%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(87.82, -6.59, 0.50) |
| CIE-LCH | lch(87.82, 6.61, 175.68°) |
| OKLab | oklab(89.25% -0.0193 0.0012) |
| OKLCH | oklch(89.25% 0.019 176.4) |
| XYZ | xyz(65.1713, 71.6904, 77.4082) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.22
Azure (CSS)
#F0FFFF
ΔE00 7.28
Mintcream
#F5FFFA
ΔE00 7.42
Silver (survey)
#C5C9C7
ΔE00 7.42
Lightcyan
#E0FFFF
ΔE00 7.58
Honeydew
#F0FFF0
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE0DB #E0CFD4
analogous
#CFE0D3 #CFE0DB #CFDDE0
triadic
#CFE0DB #DBCFE0 #E0DBCF
tetradic
#CFE0DB #D3CFE0 #E0CFD4 #DDE0CF
square
#CFE0DB #D3CFE0 #E0CFD4 #DDE0CF
split-complementary
#CFE0DB #E0CFDD #E0D3CF
monochromatic
#85B0A3 #AAC8BF #CFE0DB #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.37
#CFE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#CFE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE0DB
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE0DB | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#DBDBDB
Tritanopia (blue-blind)
#CBE1DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfe0db; /* rgb */ color: rgb(207, 224, 219); /* oklch */ color: oklch(89.3% 0.019 176.4);
Tailwind
colors: {
custom: {
50: '#dde9e6',
500: '#cfe0db',
950: '#000000',
},
}SCSS
$custom: #cfe0db; $custom-light: #dde9e6; $custom-dark: #000000;
JSON
{
"hex": "#cfe0db",
"rgb": {
"r": 207,
"g": 224,
"b": 219
},
"hsl": {
"h": 162.353,
"s": 21.519,
"l": 84.51
},
"oklch": {
"l": 0.89253,
"c": 0.01939,
"h": 176.4
},
"luminance": 0.71691
}Semantic roles & 50–950 ramp
primary
#CFE0DB
secondary
#B69DA4
accent
#4660A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484