#CDEADC#CDEADC
#CDEADC is a very light, muted teal. Relative luminance 0.770; OKLCH L 91.2% C 0.036 H 165.0°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEADC |
|---|---|
| RGB | rgb(205, 234, 220) |
| HSL | hsl(151, 41%, 86%) |
| HSV | hsv(151, 12%, 92%) |
| CMYK | cmyk(12.4%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(90.32, -12.14, 3.59) |
| CIE-LCH | lch(90.32, 12.66, 163.52°) |
| OKLab | oklab(91.2% -0.0346 0.0093) |
| OKLCH | oklch(91.2% 0.036 165) |
| XYZ | xyz(67.5149, 76.9908, 78.9999) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.18
Honeydew
#F0FFF0
ΔE00 6.75
Ice Blue (survey)
#D7FFFE
ΔE00 7.20
Duck Egg Blue
#C3FBF4
ΔE00 7.24
Very Pale Blue
#D6FFFE
ΔE00 7.25
Lightcyan
#E0FFFF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEADC #EACDDB
analogous
#CDEACD #CDEADC #CDE9EA
triadic
#CDEADC #DCCDEA #EADCCD
tetradic
#CDEADC #CDCDEA #EACDDB #E9EACD
square
#CDEADC #CDCDEA #EACDDB #E9EACD
split-complementary
#CDEADC #EACDE9 #EACDCD
monochromatic
#77C6A0 #A2D8BE #CDEADC #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.28
#CDEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#CDEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEADC
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEADC | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DB
Deuteranopia (green-blind)
#E3E2DD
Tritanopia (blue-blind)
#C8EAE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdeadc; /* rgb */ color: rgb(205, 234, 220); /* oklch */ color: oklch(91.2% 0.036 165.0);
Tailwind
colors: {
custom: {
50: '#dcf0e6',
500: '#cdeadc',
950: '#000000',
},
}SCSS
$custom: #cdeadc; $custom-light: #dcf0e6; $custom-dark: #000000;
JSON
{
"hex": "#cdeadc",
"rgb": {
"r": 205,
"g": 234,
"b": 220
},
"hsl": {
"h": 151.034,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.91203,
"c": 0.03587,
"h": 165
},
"luminance": 0.76992
}Semantic roles & 50–950 ramp
primary
#CDEADC
secondary
#C596AD
accent
#3271B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584