#CCEEEA#CCEEEA
#CCEEEA is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.4% C 0.036 H 187.9°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEEA |
|---|---|
| RGB | rgb(204, 238, 234) |
| HSL | hsl(173, 50%, 87%) |
| HSV | hsv(173, 14%, 93%) |
| CMYK | cmyk(14.3%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(91.65, -11.79, -1.78) |
| CIE-LCH | lch(91.65, 11.92, 188.57°) |
| OKLab | oklab(92.36% -0.0355 -0.0049) |
| OKLCH | oklch(92.36% 0.036 187.9) |
| XYZ | xyz(70.3239, 79.9252, 89.5479) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.72
Ice Blue (survey)
#D7FFFE
ΔE00 3.81
Very Pale Blue
#D6FFFE
ΔE00 3.86
Very Light Blue
#D5FFFF
ΔE00 4.05
Really Light Blue
#D4FFFF
ΔE00 4.12
Pale Blue
#D0FEFE
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEEA #EECCD0
analogous
#CCEED9 #CCEEEA #CCE1EE
triadic
#CCEEEA #EACCEE #EEEACC
tetradic
#CCEEEA #D9CCEE #EECCD0 #E1EECC
square
#CCEEEA #D9CCEE #EECCD0 #E1EECC
split-complementary
#CCEEEA #EECCE1 #EED9CC
monochromatic
#70CFC4 #9EDFD7 #CCEEEA #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.24
#CCEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#CCEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEEA
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEEA | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#C3F0ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cceeea; /* rgb */ color: rgb(204, 238, 234); /* oklch */ color: oklch(92.4% 0.036 187.9);
Tailwind
colors: {
custom: {
50: '#dcf3f0',
500: '#cceeea',
950: '#000000',
},
}SCSS
$custom: #cceeea; $custom-light: #dcf3f0; $custom-dark: #000000;
JSON
{
"hex": "#cceeea",
"rgb": {
"r": 204,
"g": 238,
"b": 234
},
"hsl": {
"h": 172.941,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.9236,
"c": 0.03582,
"h": 187.9
},
"luminance": 0.79927
}Semantic roles & 50–950 ramp
primary
#CCEEEA
secondary
#CB939A
accent
#283ABD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585