#CCEADC#CCEADC
#CCEADC is a very light, muted teal. Relative luminance 0.768; OKLCH L 91.1% C 0.037 H 165.8°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEADC |
|---|---|
| RGB | rgb(204, 234, 220) |
| HSL | hsl(152, 42%, 86%) |
| HSV | hsv(152, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(90.25, -12.46, 3.49) |
| CIE-LCH | lch(90.25, 12.94, 164.37°) |
| OKLab | oklab(91.14% -0.0356 0.009) |
| OKLCH | oklch(91.14% 0.037 165.8) |
| XYZ | xyz(67.2399, 76.8490, 78.9870) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.08
Honeydew
#F0FFF0
ΔE00 6.97
Duck Egg Blue
#C3FBF4
ΔE00 7.02
Ice Blue (survey)
#D7FFFE
ΔE00 7.13
Very Pale Blue
#D6FFFE
ΔE00 7.17
Light Light Blue
#CAFFFB
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEADC #EACCDA
analogous
#CCEACD #CCEADC #CCE9EA
triadic
#CCEADC #DCCCEA #EADCCC
tetradic
#CCEADC #CDCCEA #EACCDA #E9EACC
square
#CCEADC #CDCCEA #EACCDA #E9EACC
split-complementary
#CCEADC #EACCE9 #EACDCC
monochromatic
#75C6A0 #A1D8BE #CCEADC #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.28
#CCEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#CCEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEADC
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEADC | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5DB
Deuteranopia (green-blind)
#E3E1DD
Tritanopia (blue-blind)
#C6EAE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cceadc; /* rgb */ color: rgb(204, 234, 220); /* oklch */ color: oklch(91.1% 0.037 165.8);
Tailwind
colors: {
custom: {
50: '#dbf0e6',
500: '#cceadc',
950: '#000000',
},
}SCSS
$custom: #cceadc; $custom-light: #dbf0e6; $custom-dark: #000000;
JSON
{
"hex": "#cceadc",
"rgb": {
"r": 204,
"g": 234,
"b": 220
},
"hsl": {
"h": 152,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.91135,
"c": 0.03675,
"h": 165.8
},
"luminance": 0.7685
}Semantic roles & 50–950 ramp
primary
#CCEADC
secondary
#C595AC
accent
#316EB5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584