#CCEAEC#CCEAEC
#CCEAEC is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.6% C 0.032 H 201.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEAEC |
|---|---|
| RGB | rgb(204, 234, 236) |
| HSL | hsl(184, 46%, 86%) |
| HSV | hsv(184, 14%, 93%) |
| CMYK | cmyk(13.6%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(90.66, -9.37, -4.28) |
| CIE-LCH | lch(90.66, 10.30, 204.53°) |
| OKLab | oklab(91.59% -0.0294 -0.0116) |
| OKLCH | oklch(91.59% 0.032 201.5) |
| XYZ | xyz(69.4612, 77.7375, 90.6858) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.45
Ice Blue (survey)
#D7FFFE
ΔE00 5.07
Very Light Blue
#D5FFFF
ΔE00 5.17
Very Pale Blue
#D6FFFE
ΔE00 5.18
Powder Blue
#B0E0E6
ΔE00 5.21
Really Light Blue
#D4FFFF
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEAEC #ECCECC
analogous
#CCECDE #CCEAEC #CCDAEC
triadic
#CCEAEC #ECCCEA #EAECCC
tetradic
#CCEAEC #DECCEC #ECCECC #DAECCC
square
#CCEAEC #DECCEC #ECCECC #DAECCC
split-complementary
#CCEAEC #ECCCDA #ECDECC
monochromatic
#73C5CB #9FD8DB #CCEAEC #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.27
#CCEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#CCEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEAEC
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEAEC | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EC
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#C3ECEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cceaec; /* rgb */ color: rgb(204, 234, 236); /* oklch */ color: oklch(91.6% 0.032 201.5);
Tailwind
colors: {
custom: {
50: '#dbf0f2',
500: '#cceaec',
950: '#000000',
},
}SCSS
$custom: #cceaec; $custom-light: #dbf0f2; $custom-dark: #000000;
JSON
{
"hex": "#cceaec",
"rgb": {
"r": 204,
"g": 234,
"b": 236
},
"hsl": {
"h": 183.75,
"s": 45.714,
"l": 86.275
},
"oklch": {
"l": 0.91593,
"c": 0.03158,
"h": 201.5
},
"luminance": 0.77739
}Semantic roles & 50–950 ramp
primary
#CCEAEC
secondary
#C89794
accent
#352DB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585