#CDFEEC#CDFEEC
#CDFEEC is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.8% C 0.055 H 170.7°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEEC |
|---|---|
| RGB | rgb(205, 254, 236) |
| HSL | hsl(158, 96%, 90%) |
| HSV | hsv(158, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(95.96, -19.01, 3.48) |
| CIE-LCH | lch(95.96, 19.33, 169.63°) |
| OKLab | oklab(95.82% -0.0547 0.0089) |
| OKLCH | oklch(95.82% 0.055 170.7) |
| XYZ | xyz(75.7548, 89.9165, 92.7049) |
| Luminance | 0.8992 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.96
Eggshell Blue
#C4FFF7
ΔE00 4.18
Duck Egg Blue
#C3FBF4
ΔE00 4.35
Ice
#D6FFFA
ΔE00 5.30
Light Light Blue
#CAFFFB
ΔE00 5.31
Pale Cyan
#B7FFFA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEEC #FECDDF
analogous
#CDFED3 #CDFEEC #CDF8FE
triadic
#CDFEEC #ECCDFE #FEECCD
tetradic
#CDFEEC #D3CDFE #FECDDF #F8FECD
square
#CDFEEC #D3CDFE #FECDDF #F8FECD
split-complementary
#CDFEEC #FECDF8 #FED3CD
monochromatic
#55FCBE #91FDD5 #CDFEEC #E1FEF4 #E1FEF4
Accessibility & contrast
On white
1.11
#CDFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#CDFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEEC
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEEC | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#C2FFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfeec; /* rgb */ color: rgb(205, 254, 236); /* oklch */ color: oklch(95.8% 0.055 170.7);
Tailwind
colors: {
custom: {
50: '#ddfef2',
500: '#cdfeec',
950: '#000000',
},
}SCSS
$custom: #cdfeec; $custom-light: #ddfef2; $custom-dark: #000000;
JSON
{
"hex": "#cdfeec",
"rgb": {
"r": 205,
"g": 254,
"b": 236
},
"hsl": {
"h": 157.959,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.95817,
"c": 0.05543,
"h": 170.7
},
"luminance": 0.89919
}Semantic roles & 50–950 ramp
primary
#CDFEEC
secondary
#E888AB
accent
#0054E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685