#CCEADE#CCEADE
#CCEADE is a very light, muted teal. Relative luminance 0.770; OKLCH L 91.2% C 0.035 H 169.5°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEADE |
|---|---|
| RGB | rgb(204, 234, 222) |
| HSL | hsl(156, 42%, 86%) |
| HSV | hsv(156, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 5.1%, 8.2%) |
| CIE-LAB | lab(90.30, -12.09, 2.51) |
| CIE-LCH | lch(90.30, 12.35, 168.25°) |
| OKLab | oklab(91.19% -0.0348 0.0065) |
| OKLCH | oklch(91.19% 0.035 169.5) |
| XYZ | xyz(67.5063, 76.9556, 80.3904) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.63
Ice Blue (survey)
#D7FFFE
ΔE00 6.55
Very Pale Blue
#D6FFFE
ΔE00 6.60
Duck Egg Blue
#C3FBF4
ΔE00 6.74
Lightcyan
#E0FFFF
ΔE00 6.87
Very Light Blue
#D5FFFF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEADE #EACCD8
analogous
#CCEACF #CCEADE #CCE7EA
triadic
#CCEADE #DECCEA #EADECC
tetradic
#CCEADE #CFCCEA #EACCD8 #E7EACC
square
#CCEADE #CFCCEA #EACCD8 #E7EACC
split-complementary
#CCEADE #EACCE7 #EACFCC
monochromatic
#75C6A6 #A1D8C2 #CCEADE #E9F6F1 #E9F6F1
Accessibility & contrast
On white
1.28
#CCEADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#CCEADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEADE
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEADE | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6DD
Deuteranopia (green-blind)
#E2E2DF
Tritanopia (blue-blind)
#C6EAE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cceade; /* rgb */ color: rgb(204, 234, 222); /* oklch */ color: oklch(91.2% 0.035 169.5);
Tailwind
colors: {
custom: {
50: '#dbf0e8',
500: '#cceade',
950: '#000000',
},
}SCSS
$custom: #cceade; $custom-light: #dbf0e8; $custom-dark: #000000;
JSON
{
"hex": "#cceade",
"rgb": {
"r": 204,
"g": 234,
"b": 222
},
"hsl": {
"h": 156,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.9119,
"c": 0.03542,
"h": 169.5
},
"luminance": 0.76957
}Semantic roles & 50–950 ramp
primary
#CCEADE
secondary
#C595A8
accent
#3166B5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584