#CDFDED#CDFDED
#CDFDED is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.6% C 0.053 H 172.8°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDED |
|---|---|
| RGB | rgb(205, 253, 237) |
| HSL | hsl(160, 92%, 90%) |
| HSV | hsv(160, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(95.72, -18.33, 2.62) |
| CIE-LCH | lch(95.72, 18.52, 171.87°) |
| OKLab | oklab(95.63% -0.053 0.0067) |
| OKLCH | oklch(95.63% 0.053 172.8) |
| XYZ | xyz(75.5840, 89.3418, 93.3667) |
| Luminance | 0.8934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.68
Duck Egg Blue
#C3FBF4
ΔE00 3.76
Pale Aqua
#B8FFEB
ΔE00 4.25
Ice
#D6FFFA
ΔE00 4.62
Light Light Blue
#CAFFFB
ΔE00 4.66
Pale Cyan
#B7FFFA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDED #FDCDDD
analogous
#CDFDD5 #CDFDED #CDF5FD
triadic
#CDFDED #EDCDFD #FDEDCD
tetradic
#CDFDED #D5CDFD #FDCDDD #F5FDCD
square
#CDFDED #D5CDFD #FDCDDD #F5FDCD
split-complementary
#CDFDED #FDCDF5 #FDD5CD
monochromatic
#57F8C3 #92FBD8 #CDFDED #E2FEF4 #E2FEF4
Accessibility & contrast
On white
1.11
#CDFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#CDFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDED
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDED | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F1F0EE
Tritanopia (blue-blind)
#C2FEF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfded; /* rgb */ color: rgb(205, 253, 237); /* oklch */ color: oklch(95.6% 0.053 172.8);
Tailwind
colors: {
custom: {
50: '#ddfef2',
500: '#cdfded',
950: '#000000',
},
}SCSS
$custom: #cdfded; $custom-light: #ddfef2; $custom-dark: #000000;
JSON
{
"hex": "#cdfded",
"rgb": {
"r": 205,
"g": 253,
"b": 237
},
"hsl": {
"h": 160,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.95634,
"c": 0.05344,
"h": 172.8
},
"luminance": 0.89344
}Semantic roles & 50–950 ramp
primary
#CDFDED
secondary
#E689A8
accent
#004CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585