#CDF4EC#CDF4EC
#CDF4EC is a very light, muted teal. Relative luminance 0.837; OKLCH L 93.7% C 0.042 H 181.6°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF4EC |
|---|---|
| RGB | rgb(205, 244, 236) |
| HSL | hsl(168, 64%, 88%) |
| HSV | hsv(168, 16%, 96%) |
| CMYK | cmyk(16%, 0%, 3.3%, 4.3%) |
| CIE-LAB | lab(93.34, -14.08, -0.35) |
| CIE-LCH | lch(93.34, 14.09, 181.40°) |
| OKLab | oklab(93.73% -0.0417 -0.0011) |
| OKLCH | oklch(93.73% 0.042 181.6) |
| XYZ | xyz(72.6639, 83.7347, 91.6746) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.59
Very Pale Blue
#D6FFFE
ΔE00 3.71
Duck Egg Blue
#C3FBF4
ΔE00 3.72
Ice Blue (survey)
#D7FFFE
ΔE00 3.74
Light Light Blue
#CAFFFB
ΔE00 3.77
Pale Blue
#D0FEFE
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF4EC #F4CDD5
analogous
#CDF4D8 #CDF4EC #CDE8F4
triadic
#CDF4EC #ECCDF4 #F4ECCD
tetradic
#CDF4EC #D8CDF4 #F4CDD5 #E8F4CD
square
#CDF4EC #D8CDF4 #F4CDD5 #E8F4CD
split-complementary
#CDF4EC #F4CDE8 #F4D8CD
monochromatic
#69DEC6 #9BE9D9 #CDF4EC #E6F9F5 #E6F9F5
Accessibility & contrast
On white
1.18
#CDF4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#CDF4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF4EC
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF4EC | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#C3F6F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cdf4ec; /* rgb */ color: rgb(205, 244, 236); /* oklch */ color: oklch(93.7% 0.042 181.6);
Tailwind
colors: {
custom: {
50: '#dcf7f2',
500: '#cdf4ec',
950: '#000000',
},
}SCSS
$custom: #cdf4ec; $custom-light: #dcf7f2; $custom-dark: #000000;
JSON
{
"hex": "#cdf4ec",
"rgb": {
"r": 205,
"g": 244,
"b": 236
},
"hsl": {
"h": 167.692,
"s": 63.934,
"l": 88.039
},
"oklch": {
"l": 0.93729,
"c": 0.0417,
"h": 181.6
},
"luminance": 0.83737
}Semantic roles & 50–950 ramp
primary
#CDF4EC
secondary
#D5909E
accent
#1A3ECC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585