#CCEEEB#CCEEEB
#CCEEEB is a very light, muted teal. Relative luminance 0.800; OKLCH L 92.4% C 0.036 H 190.0°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEEB |
|---|---|
| RGB | rgb(204, 238, 235) |
| HSL | hsl(175, 50%, 87%) |
| HSV | hsv(175, 14%, 93%) |
| CMYK | cmyk(14.3%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(91.68, -11.59, -2.26) |
| CIE-LCH | lch(91.68, 11.81, 191.03°) |
| OKLab | oklab(92.39% -0.0351 -0.0062) |
| OKLCH | oklch(92.39% 0.036 190) |
| XYZ | xyz(70.4679, 79.9828, 90.3067) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.69
Very Pale Blue
#D6FFFE
ΔE00 3.75
Ice
#D6FFFA
ΔE00 3.81
Very Light Blue
#D5FFFF
ΔE00 3.91
Really Light Blue
#D4FFFF
ΔE00 3.98
Lightcyan
#E0FFFF
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEEB #EECCCF
analogous
#CCEEDA #CCEEEB #CCE0EE
triadic
#CCEEEB #EBCCEE #EEEBCC
tetradic
#CCEEEB #DACCEE #EECCCF #E0EECC
square
#CCEEEB #DACCEE #EECCCF #E0EECC
split-complementary
#CCEEEB #EECCE0 #EEDACC
monochromatic
#70CFC7 #9EDFD9 #CCEEEB #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.24
#CCEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#CCEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEEB
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEEB | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#C3F0ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cceeeb; /* rgb */ color: rgb(204, 238, 235); /* oklch */ color: oklch(92.4% 0.036 190.0);
Tailwind
colors: {
custom: {
50: '#dcf3f1',
500: '#cceeeb',
950: '#000000',
},
}SCSS
$custom: #cceeeb; $custom-light: #dcf3f1; $custom-dark: #000000;
JSON
{
"hex": "#cceeeb",
"rgb": {
"r": 204,
"g": 238,
"b": 235
},
"hsl": {
"h": 174.706,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.92389,
"c": 0.03564,
"h": 190
},
"luminance": 0.79985
}Semantic roles & 50–950 ramp
primary
#CCEEEB
secondary
#CB9398
accent
#2835BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585