#CCEAEB#CCEAEB
#CCEAEB is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.6% C 0.031 H 199.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEAEB |
|---|---|
| RGB | rgb(204, 234, 235) |
| HSL | hsl(182, 44%, 86%) |
| HSV | hsv(182, 13%, 92%) |
| CMYK | cmyk(13.2%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(90.63, -9.57, -3.79) |
| CIE-LCH | lch(90.63, 10.29, 201.62°) |
| OKLab | oklab(91.56% -0.0298 -0.0103) |
| OKLCH | oklch(91.56% 0.031 199.1) |
| XYZ | xyz(69.3163, 77.6796, 89.9228) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.39
Ice Blue (survey)
#D7FFFE
ΔE00 4.92
Very Pale Blue
#D6FFFE
ΔE00 5.03
Very Light Blue
#D5FFFF
ΔE00 5.05
Really Light Blue
#D4FFFF
ΔE00 5.17
Powder Blue
#B0E0E6
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEAEB #EBCDCC
analogous
#CCEBDC #CCEAEB #CCDAEB
triadic
#CCEAEB #EBCCEA #EAEBCC
tetradic
#CCEAEB #DCCCEB #EBCDCC #DAEBCC
square
#CCEAEB #DCCCEB #EBCDCC #DAEBCC
split-complementary
#CCEAEB #EBCCDA #EBDCCC
monochromatic
#74C6C9 #A0D8DA #CCEAEB #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.27
#CCEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#CCEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEAEB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEAEB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#C3ECEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cceaeb; /* rgb */ color: rgb(204, 234, 235); /* oklch */ color: oklch(91.6% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#dbf0f1',
500: '#cceaeb',
950: '#000000',
},
}SCSS
$custom: #cceaeb; $custom-light: #dbf0f1; $custom-dark: #000000;
JSON
{
"hex": "#cceaeb",
"rgb": {
"r": 204,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.935,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.91563,
"c": 0.03149,
"h": 199.1
},
"luminance": 0.77681
}Semantic roles & 50–950 ramp
primary
#CCEAEB
secondary
#C69695
accent
#332FB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585