#CEEDEC#CEEDEC
#CEEDEC is a very light, muted teal. Relative luminance 0.797; OKLCH L 92.3% C 0.032 H 194.2°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEDEC |
|---|---|
| RGB | rgb(206, 237, 236) |
| HSL | hsl(178, 46%, 87%) |
| HSV | hsv(178, 13%, 93%) |
| CMYK | cmyk(13.1%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(91.57, -10.26, -2.92) |
| CIE-LCH | lch(91.57, 10.67, 195.90°) |
| OKLab | oklab(92.35% -0.0314 -0.008) |
| OKLCH | oklch(92.35% 0.032 194.2) |
| XYZ | xyz(70.8743, 79.7447, 90.9988) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.81
Ice Blue (survey)
#D7FFFE
ΔE00 4.10
Very Pale Blue
#D6FFFE
ΔE00 4.20
Very Light Blue
#D5FFFF
ΔE00 4.30
Really Light Blue
#D4FFFF
ΔE00 4.42
Ice
#D6FFFA
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEDEC #EDCECF
analogous
#CEEDDD #CEEDEC #CEDFED
triadic
#CEEDEC #ECCEED #EDECCE
tetradic
#CEEDEC #DDCEED #EDCECF #DFEDCE
square
#CEEDEC #DDCEED #EDCECF #DFEDCE
split-complementary
#CEEDEC #EDCEDF #EDDDCE
monochromatic
#74CCC9 #A1DDDB #CEEDEC #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.24
#CEEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#CEEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEDEC
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEDEC | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#C5EFED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceedec; /* rgb */ color: rgb(206, 237, 236); /* oklch */ color: oklch(92.3% 0.032 194.2);
Tailwind
colors: {
custom: {
50: '#ddf2f2',
500: '#ceedec',
950: '#000000',
},
}SCSS
$custom: #ceedec; $custom-light: #ddf2f2; $custom-dark: #000000;
JSON
{
"hex": "#ceedec",
"rgb": {
"r": 206,
"g": 237,
"b": 236
},
"hsl": {
"h": 178.065,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.92346,
"c": 0.03243,
"h": 194.2
},
"luminance": 0.79746
}Semantic roles & 50–950 ramp
primary
#CEEDEC
secondary
#C99698
accent
#2C31B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585