#CDFDEF#CDFDEF
#CDFDEF is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.7% C 0.052 H 175.5°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDEF |
|---|---|
| RGB | rgb(205, 253, 239) |
| HSL | hsl(163, 92%, 90%) |
| HSV | hsv(163, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(95.77, -17.94, 1.66) |
| CIE-LCH | lch(95.77, 18.02, 174.72°) |
| OKLab | oklab(95.69% -0.0522 0.0041) |
| OKLCH | oklch(95.69% 0.052 175.5) |
| XYZ | xyz(75.8778, 89.4593, 94.9142) |
| Luminance | 0.8946 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.11
Duck Egg Blue
#C3FBF4
ΔE00 3.12
Light Light Blue
#CAFFFB
ΔE00 3.94
Ice
#D6FFFA
ΔE00 3.98
Pale Aqua
#B8FFEB
ΔE00 4.48
Pale Cyan
#B7FFFA
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDEF #FDCDDB
analogous
#CDFDD7 #CDFDEF #CDF3FD
triadic
#CDFDEF #EFCDFD #FDEFCD
tetradic
#CDFDEF #D7CDFD #FDCDDB #F3FDCD
square
#CDFDEF #D7CDFD #FDCDDB #F3FDCD
split-complementary
#CDFDEF #FDCDF3 #FDD7CD
monochromatic
#57F8C9 #92FBDC #CDFDEF #E2FEF6 #E2FEF6
Accessibility & contrast
On white
1.11
#CDFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#CDFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDEF
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDEF | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EE
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#C2FEF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfdef; /* rgb */ color: rgb(205, 253, 239); /* oklch */ color: oklch(95.7% 0.052 175.5);
Tailwind
colors: {
custom: {
50: '#ddfef4',
500: '#cdfdef',
950: '#000000',
},
}SCSS
$custom: #cdfdef; $custom-light: #ddfef4; $custom-dark: #000000;
JSON
{
"hex": "#cdfdef",
"rgb": {
"r": 205,
"g": 253,
"b": 239
},
"hsl": {
"h": 162.5,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.9569,
"c": 0.05239,
"h": 175.5
},
"luminance": 0.89462
}Semantic roles & 50–950 ramp
primary
#CDFDEF
secondary
#E689A4
accent
#0043E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585