#CCEAE4#CCEAE4
#CCEAE4 is a very light, muted teal. Relative luminance 0.773; OKLCH L 91.4% C 0.032 H 182.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEAE4 |
|---|---|
| RGB | rgb(204, 234, 228) |
| HSL | hsl(168, 42%, 86%) |
| HSV | hsv(168, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 2.6%, 8.2%) |
| CIE-LAB | lab(90.45, -10.94, -0.40) |
| CIE-LCH | lch(90.45, 10.95, 182.10°) |
| OKLab | oklab(91.36% -0.0325 -0.0012) |
| OKLCH | oklch(91.36% 0.032 182.2) |
| XYZ | xyz(68.3248, 77.2830, 84.7011) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.86
Ice Blue (survey)
#D7FFFE
ΔE00 5.12
Lightcyan
#E0FFFF
ΔE00 5.19
Very Pale Blue
#D6FFFE
ΔE00 5.20
Very Light Blue
#D5FFFF
ΔE00 5.43
Really Light Blue
#D4FFFF
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEAE4 #EACCD2
analogous
#CCEAD5 #CCEAE4 #CCE1EA
triadic
#CCEAE4 #E4CCEA #EAE4CC
tetradic
#CCEAE4 #D5CCEA #EACCD2 #E1EACC
square
#CCEAE4 #D5CCEA #EACCD2 #E1EACC
split-complementary
#CCEAE4 #EACCE1 #EAD5CC
monochromatic
#75C6B6 #A1D8CD #CCEAE4 #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.28
#CCEAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#CCEAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEAE4
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEAE4 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E4
Deuteranopia (green-blind)
#E1E2E5
Tritanopia (blue-blind)
#C5EBE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cceae4; /* rgb */ color: rgb(204, 234, 228); /* oklch */ color: oklch(91.4% 0.032 182.2);
Tailwind
colors: {
custom: {
50: '#dbf0ec',
500: '#cceae4',
950: '#000000',
},
}SCSS
$custom: #cceae4; $custom-light: #dbf0ec; $custom-dark: #000000;
JSON
{
"hex": "#cceae4",
"rgb": {
"r": 204,
"g": 234,
"b": 228
},
"hsl": {
"h": 168,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.91359,
"c": 0.03249,
"h": 182.2
},
"luminance": 0.77284
}Semantic roles & 50–950 ramp
primary
#CCEAE4
secondary
#C5959F
accent
#314BB5
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584