#CCEDEA#CCEDEA
#CCEDEA is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.2% C 0.035 H 189.9°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDEA |
|---|---|
| RGB | rgb(204, 237, 234) |
| HSL | hsl(175, 48%, 86%) |
| HSV | hsv(175, 14%, 93%) |
| CMYK | cmyk(13.9%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(91.39, -11.28, -2.16) |
| CIE-LCH | lch(91.39, 11.49, 190.84°) |
| OKLab | oklab(92.15% -0.0341 -0.0059) |
| OKLCH | oklch(92.15% 0.035 189.9) |
| XYZ | xyz(70.0335, 79.3446, 89.4512) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.95
Very Pale Blue
#D6FFFE
ΔE00 4.02
Ice
#D6FFFA
ΔE00 4.09
Very Light Blue
#D5FFFF
ΔE00 4.17
Lightcyan
#E0FFFF
ΔE00 4.21
Really Light Blue
#D4FFFF
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDEA #EDCCCF
analogous
#CCEDDA #CCEDEA #CCE0ED
triadic
#CCEDEA #EACCED #EDEACC
tetradic
#CCEDEA #DACCED #EDCCCF #E0EDCC
square
#CCEDEA #DACCED #EDCCCF #E0EDCC
split-complementary
#CCEDEA #EDCCE0 #EDDACC
monochromatic
#72CDC5 #9FDDD7 #CCEDEA #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.24
#CCEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#CCEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDEA
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDEA | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#C3EFEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccedea; /* rgb */ color: rgb(204, 237, 234); /* oklch */ color: oklch(92.2% 0.035 189.9);
Tailwind
colors: {
custom: {
50: '#dbf2f0',
500: '#ccedea',
950: '#000000',
},
}SCSS
$custom: #ccedea; $custom-light: #dbf2f0; $custom-dark: #000000;
JSON
{
"hex": "#ccedea",
"rgb": {
"r": 204,
"g": 237,
"b": 234
},
"hsl": {
"h": 174.545,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.92153,
"c": 0.03466,
"h": 189.9
},
"luminance": 0.79346
}Semantic roles & 50–950 ramp
primary
#CCEDEA
secondary
#CA9499
accent
#2A38BB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585