#CCEAE2#CCEAE2
#CCEAE2 is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.3% C 0.033 H 177.7°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEAE2 |
|---|---|
| RGB | rgb(204, 234, 226) |
| HSL | hsl(164, 42%, 86%) |
| HSV | hsv(164, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 3.4%, 8.2%) |
| CIE-LAB | lab(90.40, -11.33, 0.57) |
| CIE-LCH | lch(90.40, 11.34, 177.12°) |
| OKLab | oklab(91.3% -0.0332 0.0013) |
| OKLCH | oklch(91.3% 0.033 177.7) |
| XYZ | xyz(68.0488, 77.1726, 83.2473) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.99
Ice Blue (survey)
#D7FFFE
ΔE00 5.52
Very Pale Blue
#D6FFFE
ΔE00 5.58
Lightcyan
#E0FFFF
ΔE00 5.70
Very Light Blue
#D5FFFF
ΔE00 5.86
Really Light Blue
#D4FFFF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEAE2 #EACCD4
analogous
#CCEAD3 #CCEAE2 #CCE3EA
triadic
#CCEAE2 #E2CCEA #EAE2CC
tetradic
#CCEAE2 #D3CCEA #EACCD4 #E3EACC
square
#CCEAE2 #D3CCEA #EACCD4 #E3EACC
split-complementary
#CCEAE2 #EACCE3 #EAD3CC
monochromatic
#75C6B1 #A1D8C9 #CCEAE2 #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.28
#CCEAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#CCEAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEAE2
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEAE2 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E2
Deuteranopia (green-blind)
#E1E2E3
Tritanopia (blue-blind)
#C5EBE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cceae2; /* rgb */ color: rgb(204, 234, 226); /* oklch */ color: oklch(91.3% 0.033 177.7);
Tailwind
colors: {
custom: {
50: '#dbf0eb',
500: '#cceae2',
950: '#000000',
},
}SCSS
$custom: #cceae2; $custom-light: #dbf0eb; $custom-dark: #000000;
JSON
{
"hex": "#cceae2",
"rgb": {
"r": 204,
"g": 234,
"b": 226
},
"hsl": {
"h": 164,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.91302,
"c": 0.03328,
"h": 177.7
},
"luminance": 0.77174
}Semantic roles & 50–950 ramp
primary
#CCEAE2
secondary
#C595A2
accent
#3154B5
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584