#CFE1DB#CFE1DB
#CFE1DB is a very light, muted teal. Relative luminance 0.722; OKLCH L 89.5% C 0.021 H 173.9°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE1DB |
|---|---|
| RGB | rgb(207, 225, 219) |
| HSL | hsl(160, 23%, 85%) |
| HSV | hsv(160, 8%, 88%) |
| CMYK | cmyk(8%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(88.08, -7.11, 0.88) |
| CIE-LCH | lch(88.08, 7.16, 172.96°) |
| OKLab | oklab(89.46% -0.0207 0.0022) |
| OKLCH | oklch(89.46% 0.021 173.9) |
| XYZ | xyz(65.4408, 72.2295, 77.4981) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.62
Azure (CSS)
#F0FFFF
ΔE00 7.37
Honeydew
#F0FFF0
ΔE00 7.38
Lightcyan
#E0FFFF
ΔE00 7.39
Mintcream
#F5FFFA
ΔE00 7.45
Silver (survey)
#C5C9C7
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE1DB #E1CFD5
analogous
#CFE1D2 #CFE1DB #CFDEE1
triadic
#CFE1DB #DBCFE1 #E1DBCF
tetradic
#CFE1DB #D2CFE1 #E1CFD5 #DEE1CF
square
#CFE1DB #D2CFE1 #E1CFD5 #DEE1CF
split-complementary
#CFE1DB #E1CFDE #E1D2CF
monochromatic
#84B2A3 #A9C9BF #CFE1DB #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.36
#CFE1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#CFE1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE1DB
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE1DB | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DEDB
Deuteranopia (green-blind)
#DCDCDB
Tritanopia (blue-blind)
#CBE1DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfe1db; /* rgb */ color: rgb(207, 225, 219); /* oklch */ color: oklch(89.5% 0.021 173.9);
Tailwind
colors: {
custom: {
50: '#ddeae6',
500: '#cfe1db',
950: '#000000',
},
}SCSS
$custom: #cfe1db; $custom-light: #ddeae6; $custom-dark: #000000;
JSON
{
"hex": "#cfe1db",
"rgb": {
"r": 207,
"g": 225,
"b": 219
},
"hsl": {
"h": 160,
"s": 23.077,
"l": 84.706
},
"oklch": {
"l": 0.89458,
"c": 0.02085,
"h": 173.9
},
"luminance": 0.7223
}Semantic roles & 50–950 ramp
primary
#CFE1DB
secondary
#B89CA6
accent
#4463A2
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484