#CDFEED#CDFEED
#CDFEED is a very light, muted teal. Relative luminance 0.900; OKLCH L 95.8% C 0.055 H 172.0°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEED |
|---|---|
| RGB | rgb(205, 254, 237) |
| HSL | hsl(159, 96%, 90%) |
| HSV | hsv(159, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(95.99, -18.82, 3.00) |
| CIE-LCH | lch(95.99, 19.06, 170.94°) |
| OKLab | oklab(95.84% -0.0543 0.0077) |
| OKLCH | oklch(95.84% 0.055 172) |
| XYZ | xyz(75.9005, 89.9748, 93.4722) |
| Luminance | 0.8998 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.87
Pale Aqua
#B8FFEB
ΔE00 4.00
Duck Egg Blue
#C3FBF4
ΔE00 4.02
Light Light Blue
#CAFFFB
ΔE00 4.96
Ice
#D6FFFA
ΔE00 4.98
Pale Cyan
#B7FFFA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEED #FECDDE
analogous
#CDFED5 #CDFEED #CDF6FE
triadic
#CDFEED #EDCDFE #FEEDCD
tetradic
#CDFEED #D5CDFE #FECDDE #F6FECD
square
#CDFEED #D5CDFE #FECDDE #F6FECD
split-complementary
#CDFEED #FECDF6 #FED5CD
monochromatic
#55FCC2 #91FDD7 #CDFEED #E1FEF4 #E1FEF4
Accessibility & contrast
On white
1.11
#CDFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#CDFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEED
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEED | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EC
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#C2FFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfeed; /* rgb */ color: rgb(205, 254, 237); /* oklch */ color: oklch(95.8% 0.055 172.0);
Tailwind
colors: {
custom: {
50: '#ddfef2',
500: '#cdfeed',
950: '#000000',
},
}SCSS
$custom: #cdfeed; $custom-light: #ddfef2; $custom-dark: #000000;
JSON
{
"hex": "#cdfeed",
"rgb": {
"r": 205,
"g": 254,
"b": 237
},
"hsl": {
"h": 159.184,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.95844,
"c": 0.05485,
"h": 172
},
"luminance": 0.89977
}Semantic roles & 50–950 ramp
primary
#CDFEED
secondary
#E888A9
accent
#0050E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685