#CDEDDD#CDEDDD
#CDEDDD is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.9% C 0.040 H 164.0°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDDD |
|---|---|
| RGB | rgb(205, 237, 221) |
| HSL | hsl(150, 47%, 87%) |
| HSV | hsv(150, 14%, 93%) |
| CMYK | cmyk(13.5%, 0%, 6.8%, 7.1%) |
| CIE-LAB | lab(91.13, -13.46, 4.24) |
| CIE-LCH | lch(91.13, 14.11, 162.50°) |
| OKLab | oklab(91.86% -0.0383 0.011) |
| OKLCH | oklch(91.86% 0.04 164) |
| XYZ | xyz(68.5091, 78.7666, 79.9866) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.01
Duck Egg Blue
#C3FBF4
ΔE00 6.74
Honeydew
#F0FFF0
ΔE00 7.00
Eggshell Blue
#C4FFF7
ΔE00 7.26
Ice Blue (survey)
#D7FFFE
ΔE00 7.28
Very Pale Blue
#D6FFFE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDDD #EDCDDD
analogous
#CDEDCD #CDEDDD #CDEDED
triadic
#CDEDDD #DDCDED #EDDDCD
tetradic
#CDEDDD #CDCDED #EDCDDD #EDEDCD
square
#CDEDDD #CDCDED #EDCDDD #EDEDCD
split-complementary
#CDEDDD #EDCDED #EDCDCD
monochromatic
#73CDA0 #A0DDBE #CDEDDD #E8F7F0 #E8F7F0
Accessibility & contrast
On white
1.25
#CDEDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#CDEDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDDD
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDDD | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DC
Deuteranopia (green-blind)
#E6E4DE
Tritanopia (blue-blind)
#C7EDE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdeddd; /* rgb */ color: rgb(205, 237, 221); /* oklch */ color: oklch(91.9% 0.040 164.0);
Tailwind
colors: {
custom: {
50: '#dcf2e7',
500: '#cdeddd',
950: '#000000',
},
}SCSS
$custom: #cdeddd; $custom-light: #dcf2e7; $custom-dark: #000000;
JSON
{
"hex": "#cdeddd",
"rgb": {
"r": 205,
"g": 237,
"b": 221
},
"hsl": {
"h": 150,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.91855,
"c": 0.03983,
"h": 164
},
"luminance": 0.78768
}Semantic roles & 50–950 ramp
primary
#CDEDDD
secondary
#C995AF
accent
#2B73BA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584