#CCEAEE#CCEAEE
#CCEAEE is a very light, muted teal. Relative luminance 0.779; OKLCH L 91.7% C 0.032 H 206.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEAEE |
|---|---|
| RGB | rgb(204, 234, 238) |
| HSL | hsl(187, 50%, 87%) |
| HSV | hsv(187, 14%, 93%) |
| CMYK | cmyk(14.3%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(90.71, -8.97, -5.24) |
| CIE-LCH | lch(90.71, 10.39, 210.31°) |
| OKLab | oklab(91.65% -0.0286 -0.0142) |
| OKLCH | oklch(91.65% 0.032 206.4) |
| XYZ | xyz(69.7534, 77.8544, 92.2247) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.70
Powder Blue
#B0E0E6
ΔE00 5.26
Ice Blue (survey)
#D7FFFE
ΔE00 5.49
Very Light Blue
#D5FFFF
ΔE00 5.53
Very Pale Blue
#D6FFFE
ΔE00 5.60
Really Light Blue
#D4FFFF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEAEE #EED0CC
analogous
#CCEEE1 #CCEAEE #CCD9EE
triadic
#CCEAEE #EECCEA #EAEECC
tetradic
#CCEAEE #E1CCEE #EED0CC #D9EECC
square
#CCEAEE #E1CCEE #EED0CC #D9EECC
split-complementary
#CCEAEE #EECCD9 #EEE1CC
monochromatic
#70C4CF #9ED7DF #CCEAEE #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.27
#CCEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#CCEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEAEE
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEAEE | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#DFE2EE
Tritanopia (blue-blind)
#C2EDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cceaee; /* rgb */ color: rgb(204, 234, 238); /* oklch */ color: oklch(91.7% 0.032 206.4);
Tailwind
colors: {
custom: {
50: '#dbf0f3',
500: '#cceaee',
950: '#000000',
},
}SCSS
$custom: #cceaee; $custom-light: #dbf0f3; $custom-dark: #000000;
JSON
{
"hex": "#cceaee",
"rgb": {
"r": 204,
"g": 234,
"b": 238
},
"hsl": {
"h": 187.059,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.91653,
"c": 0.03194,
"h": 206.4
},
"luminance": 0.77856
}Semantic roles & 50–950 ramp
primary
#CCEAEE
secondary
#CB9A93
accent
#3A28BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585