#CDEEED#CDEEED
#CDEEED is a very light, muted teal. Relative luminance 0.802; OKLCH L 92.5% C 0.034 H 194.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEEED |
|---|---|
| RGB | rgb(205, 238, 237) |
| HSL | hsl(178, 49%, 87%) |
| HSV | hsv(178, 14%, 93%) |
| CMYK | cmyk(13.9%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(91.79, -10.88, -3.12) |
| CIE-LCH | lch(91.79, 11.32, 196.02°) |
| OKLab | oklab(92.52% -0.0334 -0.0085) |
| OKLCH | oklch(92.52% 0.034 194.3) |
| XYZ | xyz(71.0335, 80.2409, 91.8499) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.70
Lightcyan
#E0FFFF
ΔE00 3.74
Very Pale Blue
#D6FFFE
ΔE00 3.79
Very Light Blue
#D5FFFF
ΔE00 3.87
Really Light Blue
#D4FFFF
ΔE00 3.97
Pale Blue
#D0FEFE
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEEED #EECDCE
analogous
#CDEEDD #CDEEED #CDDFEE
triadic
#CDEEED #EDCDEE #EEEDCD
tetradic
#CDEEED #DDCDEE #EECDCE #DFEECD
square
#CDEEED #DDCDEE #EECDCE #DFEECD
split-complementary
#CDEEED #EECDDF #EEDDCD
monochromatic
#72CFCC #9FDEDD #CDEEED #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.23
#CDEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#CDEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEEED
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEEED | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAED
Deuteranopia (green-blind)
#E3E5ED
Tritanopia (blue-blind)
#C4F0EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdeeed; /* rgb */ color: rgb(205, 238, 237); /* oklch */ color: oklch(92.5% 0.034 194.3);
Tailwind
colors: {
custom: {
50: '#dcf3f2',
500: '#cdeeed',
950: '#000000',
},
}SCSS
$custom: #cdeeed; $custom-light: #dcf3f2; $custom-dark: #000000;
JSON
{
"hex": "#cdeeed",
"rgb": {
"r": 205,
"g": 238,
"b": 237
},
"hsl": {
"h": 178.182,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.92515,
"c": 0.03443,
"h": 194.3
},
"luminance": 0.80243
}Semantic roles & 50–950 ramp
primary
#CDEEED
secondary
#CB9496
accent
#292DBD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585