#CCEAED#CCEAED
#CCEAED is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.6% C 0.032 H 204.0°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEAED |
|---|---|
| RGB | rgb(204, 234, 237) |
| HSL | hsl(185, 48%, 86%) |
| HSV | hsv(185, 14%, 93%) |
| CMYK | cmyk(13.9%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(90.69, -9.17, -4.76) |
| CIE-LCH | lch(90.69, 10.33, 207.43°) |
| OKLab | oklab(91.62% -0.029 -0.0129) |
| OKLCH | oklch(91.62% 0.032 204) |
| XYZ | xyz(69.6069, 77.7958, 91.4531) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.55
Powder Blue
#B0E0E6
ΔE00 5.21
Ice Blue (survey)
#D7FFFE
ΔE00 5.26
Very Light Blue
#D5FFFF
ΔE00 5.33
Very Pale Blue
#D6FFFE
ΔE00 5.37
Really Light Blue
#D4FFFF
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEAED #EDCFCC
analogous
#CCEDE0 #CCEAED #CCDAED
triadic
#CCEAED #EDCCEA #EAEDCC
tetradic
#CCEAED #E0CCED #EDCFCC #DAEDCC
square
#CCEAED #E0CCED #EDCFCC #DAEDCC
split-complementary
#CCEAED #EDCCDA #EDE0CC
monochromatic
#72C5CD #9FD7DD #CCEAED #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.27
#CCEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#CCEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEAED
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEAED | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#C3EDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cceaed; /* rgb */ color: rgb(204, 234, 237); /* oklch */ color: oklch(91.6% 0.032 204.0);
Tailwind
colors: {
custom: {
50: '#dbf0f2',
500: '#cceaed',
950: '#000000',
},
}SCSS
$custom: #cceaed; $custom-light: #dbf0f2; $custom-dark: #000000;
JSON
{
"hex": "#cceaed",
"rgb": {
"r": 204,
"g": 234,
"b": 237
},
"hsl": {
"h": 185.455,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.91623,
"c": 0.03173,
"h": 204
},
"luminance": 0.77797
}Semantic roles & 50–950 ramp
primary
#CCEAED
secondary
#CA9994
accent
#382ABB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585