#CCEDED#CCEDED
#CCEDED is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.2% C 0.034 H 196.6°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDED |
|---|---|
| RGB | rgb(204, 237, 237) |
| HSL | hsl(180, 48%, 86%) |
| HSV | hsv(180, 14%, 93%) |
| CMYK | cmyk(13.9%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(91.47, -10.69, -3.61) |
| CIE-LCH | lch(91.47, 11.28, 198.66°) |
| OKLab | oklab(92.24% -0.033 -0.0098) |
| OKLCH | oklch(92.24% 0.034 196.6) |
| XYZ | xyz(70.4682, 79.5184, 91.7402) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.90
Ice Blue (survey)
#D7FFFE
ΔE00 3.95
Very Pale Blue
#D6FFFE
ΔE00 4.03
Very Light Blue
#D5FFFF
ΔE00 4.07
Really Light Blue
#D4FFFF
ΔE00 4.17
Pale Blue
#D0FEFE
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDED #EDCCCC
analogous
#CCEDDD #CCEDED #CCDDED
triadic
#CCEDED #EDCCED #EDEDCC
tetradic
#CCEDED #DDCCED #EDCCCC #DDEDCC
square
#CCEDED #DDCCED #EDCCCC #DDEDCC
split-complementary
#CCEDED #EDCCDD #EDDDCC
monochromatic
#72CDCD #9FDDDD #CCEDED #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.24
#CCEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#CCEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDED
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDED | 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)
#E8EAED
Deuteranopia (green-blind)
#E2E4ED
Tritanopia (blue-blind)
#C2EFED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cceded; /* rgb */ color: rgb(204, 237, 237); /* oklch */ color: oklch(92.2% 0.034 196.6);
Tailwind
colors: {
custom: {
50: '#dcf2f2',
500: '#cceded',
950: '#000000',
},
}SCSS
$custom: #cceded; $custom-light: #dcf2f2; $custom-dark: #000000;
JSON
{
"hex": "#cceded",
"rgb": {
"r": 204,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.92241,
"c": 0.03442,
"h": 196.6
},
"luminance": 0.7952
}Semantic roles & 50–950 ramp
primary
#CCEDED
secondary
#CA9494
accent
#2A2ABB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585