#CCEAEF#CCEAEF
#CCEAEF is a very light, muted teal. Relative luminance 0.779; OKLCH L 91.7% C 0.032 H 208.8°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEAEF |
|---|---|
| RGB | rgb(204, 234, 239) |
| HSL | hsl(189, 52%, 87%) |
| HSV | hsv(189, 15%, 94%) |
| CMYK | cmyk(14.6%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(90.74, -8.77, -5.73) |
| CIE-LCH | lch(90.74, 10.47, 213.14°) |
| OKLab | oklab(91.68% -0.0282 -0.0155) |
| OKLCH | oklch(91.68% 0.032 208.8) |
| XYZ | xyz(69.9007, 77.9133, 93.0006) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.89
Powder Blue
#B0E0E6
ΔE00 5.35
Ice Blue (survey)
#D7FFFE
ΔE00 5.74
Very Light Blue
#D5FFFF
ΔE00 5.76
Very Pale Blue
#D6FFFE
ΔE00 5.85
Really Light Blue
#D4FFFF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEAEF #EFD1CC
analogous
#CCEFE3 #CCEAEF #CCD9EF
triadic
#CCEAEF #EFCCEA #EAEFCC
tetradic
#CCEAEF #E3CCEF #EFD1CC #D9EFCC
square
#CCEAEF #E3CCEF #EFD1CC #D9EFCC
split-complementary
#CCEAEF #EFCCD9 #EFE3CC
monochromatic
#6FC4D2 #9DD7E0 #CCEAEF #E8F5F8 #E8F5F8
Accessibility & contrast
On white
1.27
#CCEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#CCEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEAEF
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEAEF | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EF
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#C2EDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cceaef; /* rgb */ color: rgb(204, 234, 239); /* oklch */ color: oklch(91.7% 0.032 208.8);
Tailwind
colors: {
custom: {
50: '#dcf0f4',
500: '#cceaef',
950: '#000000',
},
}SCSS
$custom: #cceaef; $custom-light: #dcf0f4; $custom-dark: #000000;
JSON
{
"hex": "#cceaef",
"rgb": {
"r": 204,
"g": 234,
"b": 239
},
"hsl": {
"h": 188.571,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.91683,
"c": 0.0322,
"h": 208.8
},
"luminance": 0.77915
}Semantic roles & 50–950 ramp
primary
#CCEAEF
secondary
#CD9B93
accent
#3C26C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585