#CCEAE0#CCEAE0
#CCEAE0 is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.2% C 0.034 H 173.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEAE0 |
|---|---|
| RGB | rgb(204, 234, 224) |
| HSL | hsl(160, 42%, 86%) |
| HSV | hsv(160, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 4.3%, 8.2%) |
| CIE-LAB | lab(90.35, -11.71, 1.54) |
| CIE-LCH | lch(90.35, 11.81, 172.50°) |
| OKLab | oklab(91.25% -0.034 0.0039) |
| OKLCH | oklch(91.25% 0.034 173.4) |
| XYZ | xyz(67.7760, 77.0634, 81.8104) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.26
Ice Blue (survey)
#D7FFFE
ΔE00 6.00
Very Pale Blue
#D6FFFE
ΔE00 6.06
Lightcyan
#E0FFFF
ΔE00 6.27
Very Light Blue
#D5FFFF
ΔE00 6.37
Really Light Blue
#D4FFFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEAE0 #EACCD6
analogous
#CCEAD1 #CCEAE0 #CCE5EA
triadic
#CCEAE0 #E0CCEA #EAE0CC
tetradic
#CCEAE0 #D1CCEA #EACCD6 #E5EACC
square
#CCEAE0 #D1CCEA #EACCD6 #E5EACC
split-complementary
#CCEAE0 #EACCE5 #EAD1CC
monochromatic
#75C6AB #A1D8C6 #CCEAE0 #E9F6F2 #E9F6F2
Accessibility & contrast
On white
1.28
#CCEAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#CCEAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEAE0
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEAE0 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6E0
Deuteranopia (green-blind)
#E2E2E1
Tritanopia (blue-blind)
#C6EBE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cceae0; /* rgb */ color: rgb(204, 234, 224); /* oklch */ color: oklch(91.2% 0.034 173.4);
Tailwind
colors: {
custom: {
50: '#dbf0e9',
500: '#cceae0',
950: '#000000',
},
}SCSS
$custom: #cceae0; $custom-light: #dbf0e9; $custom-dark: #000000;
JSON
{
"hex": "#cceae0",
"rgb": {
"r": 204,
"g": 234,
"b": 224
},
"hsl": {
"h": 160,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.91246,
"c": 0.03426,
"h": 173.4
},
"luminance": 0.77065
}Semantic roles & 50–950 ramp
primary
#CCEAE0
secondary
#C595A5
accent
#315DB5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584