#CDEDEA#CDEDEA
#CDEDEA is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.2% C 0.034 H 189.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDEA |
|---|---|
| RGB | rgb(205, 237, 234) |
| HSL | hsl(174, 47%, 87%) |
| HSV | hsv(174, 14%, 93%) |
| CMYK | cmyk(13.5%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(91.45, -10.97, -2.06) |
| CIE-LCH | lch(91.45, 11.16, 190.63°) |
| OKLab | oklab(92.22% -0.0332 -0.0057) |
| OKLCH | oklch(92.22% 0.034 189.7) |
| XYZ | xyz(70.3086, 79.4864, 89.4640) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 4.03
Very Pale Blue
#D6FFFE
ΔE00 4.11
Lightcyan
#E0FFFF
ΔE00 4.12
Ice
#D6FFFA
ΔE00 4.20
Very Light Blue
#D5FFFF
ΔE00 4.27
Really Light Blue
#D4FFFF
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDEA #EDCDD0
analogous
#CDEDDA #CDEDEA #CDE0ED
triadic
#CDEDEA #EACDED #EDEACD
tetradic
#CDEDEA #DACDED #EDCDD0 #E0EDCD
square
#CDEDEA #DACDED #EDCDD0 #E0EDCD
split-complementary
#CDEDEA #EDCDE0 #EDDACD
monochromatic
#73CDC4 #A0DDD7 #CDEDEA #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.24
#CDEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#CDEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDEA
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDEA | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E3E4EA
Tritanopia (blue-blind)
#C4EFEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdedea; /* rgb */ color: rgb(205, 237, 234); /* oklch */ color: oklch(92.2% 0.034 189.7);
Tailwind
colors: {
custom: {
50: '#dcf2f0',
500: '#cdedea',
950: '#000000',
},
}SCSS
$custom: #cdedea; $custom-light: #dcf2f0; $custom-dark: #000000;
JSON
{
"hex": "#cdedea",
"rgb": {
"r": 205,
"g": 237,
"b": 234
},
"hsl": {
"h": 174.375,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.9222,
"c": 0.03366,
"h": 189.7
},
"luminance": 0.79488
}Semantic roles & 50–950 ramp
primary
#CDEDEA
secondary
#C9959A
accent
#2B39BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585