#CCEEEE#CCEEEE
#CCEEEE is a very light, muted teal. Relative luminance 0.802; OKLCH L 92.5% C 0.035 H 196.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEEE |
|---|---|
| RGB | rgb(204, 238, 238) |
| HSL | hsl(180, 50%, 87%) |
| HSV | hsv(180, 14%, 93%) |
| CMYK | cmyk(14.3%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(91.76, -10.99, -3.71) |
| CIE-LCH | lch(91.76, 11.60, 198.64°) |
| OKLab | oklab(92.48% -0.0339 -0.0101) |
| OKLCH | oklch(92.48% 0.035 196.6) |
| XYZ | xyz(70.9050, 80.1577, 92.6086) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.67
Very Pale Blue
#D6FFFE
ΔE00 3.75
Lightcyan
#E0FFFF
ΔE00 3.78
Very Light Blue
#D5FFFF
ΔE00 3.78
Really Light Blue
#D4FFFF
ΔE00 3.87
Pale Blue
#D0FEFE
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEEE #EECCCC
analogous
#CCEEDD #CCEEEE #CCDDEE
triadic
#CCEEEE #EECCEE #EEEECC
tetradic
#CCEEEE #DDCCEE #EECCCC #DDEECC
square
#CCEEEE #DDCCEE #EECCCC #DDEECC
split-complementary
#CCEEEE #EECCDD #EEDDCC
monochromatic
#70CFCF #9EDFDF #CCEEEE #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.23
#CCEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#CCEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEEE
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEEE | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#C2F0EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cceeee; /* rgb */ color: rgb(204, 238, 238); /* oklch */ color: oklch(92.5% 0.035 196.6);
Tailwind
colors: {
custom: {
50: '#dcf3f3',
500: '#cceeee',
950: '#000000',
},
}SCSS
$custom: #cceeee; $custom-light: #dcf3f3; $custom-dark: #000000;
JSON
{
"hex": "#cceeee",
"rgb": {
"r": 204,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.92478,
"c": 0.03541,
"h": 196.6
},
"luminance": 0.80159
}Semantic roles & 50–950 ramp
primary
#CCEEEE
secondary
#CB9393
accent
#2828BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585