#CCEDEE#CCEDEE
#CCEDEE is a very light, muted teal. Relative luminance 0.796; OKLCH L 92.3% C 0.034 H 198.8°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDEE |
|---|---|
| RGB | rgb(204, 237, 238) |
| HSL | hsl(182, 50%, 87%) |
| HSV | hsv(182, 14%, 93%) |
| CMYK | cmyk(14.3%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(91.49, -10.49, -4.09) |
| CIE-LCH | lch(91.49, 11.26, 201.31°) |
| OKLab | oklab(92.27% -0.0326 -0.0111) |
| OKLCH | oklch(92.27% 0.034 198.8) |
| XYZ | xyz(70.6147, 79.5770, 92.5118) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.89
Ice Blue (survey)
#D7FFFE
ΔE00 4.05
Very Light Blue
#D5FFFF
ΔE00 4.14
Very Pale Blue
#D6FFFE
ΔE00 4.14
Really Light Blue
#D4FFFF
ΔE00 4.24
Pale Blue
#D0FEFE
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDEE #EECDCC
analogous
#CCEEDE #CCEDEE #CCDCEE
triadic
#CCEDEE #EECCED #EDEECC
tetradic
#CCEDEE #DECCEE #EECDCC #DCEECC
square
#CCEDEE #DECCEE #EECDCC #DCEECC
split-complementary
#CCEDEE #EECCDC #EEDECC
monochromatic
#70CDCF #9EDDDF #CCEDEE #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.24
#CCEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#CCEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDEE
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDEE | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#C2EFED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccedee; /* rgb */ color: rgb(204, 237, 238); /* oklch */ color: oklch(92.3% 0.034 198.8);
Tailwind
colors: {
custom: {
50: '#dcf2f3',
500: '#ccedee',
950: '#000000',
},
}SCSS
$custom: #ccedee; $custom-light: #dcf2f3; $custom-dark: #000000;
JSON
{
"hex": "#ccedee",
"rgb": {
"r": 204,
"g": 237,
"b": 238
},
"hsl": {
"h": 181.765,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.92271,
"c": 0.03445,
"h": 198.8
},
"luminance": 0.79579
}Semantic roles & 50–950 ramp
primary
#CCEDEE
secondary
#CB9593
accent
#2D28BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585