#CDEDDF#CDEDDF
#CDEDDF is a very light, muted teal. Relative luminance 0.789; OKLCH L 91.9% C 0.038 H 167.3°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDDF |
|---|---|
| RGB | rgb(205, 237, 223) |
| HSL | hsl(154, 47%, 87%) |
| HSV | hsv(154, 14%, 93%) |
| CMYK | cmyk(13.5%, 0%, 5.9%, 7.1%) |
| CIE-LAB | lab(91.18, -13.08, 3.27) |
| CIE-LCH | lch(91.18, 13.48, 165.96°) |
| OKLab | oklab(91.91% -0.0375 0.0085) |
| OKLCH | oklch(91.91% 0.038 167.3) |
| XYZ | xyz(68.7771, 78.8738, 81.3983) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.47
Duck Egg Blue
#C3FBF4
ΔE00 6.36
Ice Blue (survey)
#D7FFFE
ΔE00 6.64
Very Pale Blue
#D6FFFE
ΔE00 6.67
Light Light Blue
#CAFFFB
ΔE00 6.83
Eggshell Blue
#C4FFF7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDDF #EDCDDB
analogous
#CDEDCF #CDEDDF #CDEBED
triadic
#CDEDDF #DFCDED #EDDFCD
tetradic
#CDEDDF #CFCDED #EDCDDB #EBEDCD
square
#CDEDDF #CFCDED #EDCDDB #EBEDCD
split-complementary
#CDEDDF #EDCDEB #EDCFCD
monochromatic
#73CDA5 #A0DDC2 #CDEDDF #E8F7F1 #E8F7F1
Accessibility & contrast
On white
1.25
#CDEDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#CDEDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDDF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDDF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#E5E4E0
Tritanopia (blue-blind)
#C7EDE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdeddf; /* rgb */ color: rgb(205, 237, 223); /* oklch */ color: oklch(91.9% 0.038 167.3);
Tailwind
colors: {
custom: {
50: '#dcf2e9',
500: '#cdeddf',
950: '#000000',
},
}SCSS
$custom: #cdeddf; $custom-light: #dcf2e9; $custom-dark: #000000;
JSON
{
"hex": "#cdeddf",
"rgb": {
"r": 205,
"g": 237,
"b": 223
},
"hsl": {
"h": 153.75,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.91909,
"c": 0.03843,
"h": 167.3
},
"luminance": 0.78875
}Semantic roles & 50–950 ramp
primary
#CDEDDF
secondary
#C995AC
accent
#2B6ABA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584