#CDEDED#CDEDED
#CDEDED is a very light, muted teal. Relative luminance 0.797; OKLCH L 92.3% C 0.033 H 196.6°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDED |
|---|---|
| RGB | rgb(205, 237, 237) |
| HSL | hsl(180, 47%, 87%) |
| HSV | hsv(180, 14%, 93%) |
| CMYK | cmyk(13.5%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(91.53, -10.38, -3.51) |
| CIE-LCH | lch(91.53, 10.95, 198.68°) |
| OKLab | oklab(92.31% -0.032 -0.0095) |
| OKLCH | oklch(92.31% 0.033 196.6) |
| XYZ | xyz(70.7432, 79.6602, 91.7531) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.82
Ice Blue (survey)
#D7FFFE
ΔE00 4.05
Very Pale Blue
#D6FFFE
ΔE00 4.14
Very Light Blue
#D5FFFF
ΔE00 4.19
Really Light Blue
#D4FFFF
ΔE00 4.30
Pale Blue
#D0FEFE
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDED #EDCDCD
analogous
#CDEDDD #CDEDED #CDDDED
triadic
#CDEDED #EDCDED #EDEDCD
tetradic
#CDEDED #DDCDED #EDCDCD #DDEDCD
square
#CDEDED #DDCDED #EDCDCD #DDEDCD
split-complementary
#CDEDED #EDCDDD #EDDDCD
monochromatic
#73CDCD #A0DDDD #CDEDED #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.24
#CDEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#CDEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDED
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDED | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAED
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#C4EFED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdeded; /* rgb */ color: rgb(205, 237, 237); /* oklch */ color: oklch(92.3% 0.033 196.6);
Tailwind
colors: {
custom: {
50: '#dcf2f2',
500: '#cdeded',
950: '#000000',
},
}SCSS
$custom: #cdeded; $custom-light: #dcf2f2; $custom-dark: #000000;
JSON
{
"hex": "#cdeded",
"rgb": {
"r": 205,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.92308,
"c": 0.03341,
"h": 196.6
},
"luminance": 0.79662
}Semantic roles & 50–950 ramp
primary
#CDEDED
secondary
#C99595
accent
#2B2BBA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585