#CDFDEC#CDFDEC
#CDFDEC is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.6% C 0.054 H 171.6°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDEC |
|---|---|
| RGB | rgb(205, 253, 236) |
| HSL | hsl(159, 92%, 90%) |
| HSV | hsv(159, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(95.70, -18.52, 3.10) |
| CIE-LCH | lch(95.70, 18.78, 170.51°) |
| OKLab | oklab(95.61% -0.0534 0.0079) |
| OKLCH | oklch(95.61% 0.054 171.6) |
| XYZ | xyz(75.4383, 89.2835, 92.5994) |
| Luminance | 0.8929 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.99
Duck Egg Blue
#C3FBF4
ΔE00 4.08
Pale Aqua
#B8FFEB
ΔE00 4.18
Ice
#D6FFFA
ΔE00 4.94
Light Light Blue
#CAFFFB
ΔE00 5.01
Pale Cyan
#B7FFFA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDEC #FDCDDE
analogous
#CDFDD4 #CDFDEC #CDF6FD
triadic
#CDFDEC #ECCDFD #FDECCD
tetradic
#CDFDEC #D4CDFD #FDCDDE #F6FDCD
square
#CDFDEC #D4CDFD #FDCDDE #F6FDCD
split-complementary
#CDFDEC #FDCDF6 #FDD4CD
monochromatic
#57F8BF #92FBD6 #CDFDEC #E2FEF4 #E2FEF4
Accessibility & contrast
On white
1.11
#CDFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#CDFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDEC
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDEC | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EB
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#C2FEF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfdec; /* rgb */ color: rgb(205, 253, 236); /* oklch */ color: oklch(95.6% 0.054 171.6);
Tailwind
colors: {
custom: {
50: '#dcfef2',
500: '#cdfdec',
950: '#000000',
},
}SCSS
$custom: #cdfdec; $custom-light: #dcfef2; $custom-dark: #000000;
JSON
{
"hex": "#cdfdec",
"rgb": {
"r": 205,
"g": 253,
"b": 236
},
"hsl": {
"h": 158.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.95607,
"c": 0.054,
"h": 171.6
},
"luminance": 0.89286
}Semantic roles & 50–950 ramp
primary
#CDFDEC
secondary
#E689AA
accent
#0051E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585