#CCEAEA#CCEAEA
#CCEAEA is a very light, muted teal. Relative luminance 0.776; OKLCH L 91.5% C 0.031 H 196.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEAEA |
|---|---|
| RGB | rgb(204, 234, 234) |
| HSL | hsl(180, 42%, 86%) |
| HSV | hsv(180, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(90.61, -9.77, -3.31) |
| CIE-LCH | lch(90.61, 10.31, 198.72°) |
| OKLab | oklab(91.53% -0.0301 -0.009) |
| OKLCH | oklch(91.53% 0.031 196.6) |
| XYZ | xyz(69.1722, 77.6219, 89.1640) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.38
Ice Blue (survey)
#D7FFFE
ΔE00 4.82
Very Pale Blue
#D6FFFE
ΔE00 4.92
Very Light Blue
#D5FFFF
ΔE00 4.97
Really Light Blue
#D4FFFF
ΔE00 5.09
Pale Blue
#D0FEFE
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEAEA #EACCCC
analogous
#CCEADB #CCEAEA #CCDBEA
triadic
#CCEAEA #EACCEA #EAEACC
tetradic
#CCEAEA #DBCCEA #EACCCC #DBEACC
square
#CCEAEA #DBCCEA #EACCCC #DBEACC
split-complementary
#CCEAEA #EACCDB #EADBCC
monochromatic
#75C6C6 #A1D8D8 #CCEAEA #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.27
#CCEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#CCEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEAEA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEAEA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#C3ECEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cceaea; /* rgb */ color: rgb(204, 234, 234); /* oklch */ color: oklch(91.5% 0.031 196.6);
Tailwind
colors: {
custom: {
50: '#dbf0f0',
500: '#cceaea',
950: '#000000',
},
}SCSS
$custom: #cceaea; $custom-light: #dbf0f0; $custom-dark: #000000;
JSON
{
"hex": "#cceaea",
"rgb": {
"r": 204,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.91534,
"c": 0.03145,
"h": 196.6
},
"luminance": 0.77624
}Semantic roles & 50–950 ramp
primary
#CCEAEA
secondary
#C59595
accent
#3131B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585