#CEEDEB#CEEDEB
#CEEDEB is a very light, muted teal. Relative luminance 0.797; OKLCH L 92.3% C 0.033 H 191.9°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEDEB |
|---|---|
| RGB | rgb(206, 237, 235) |
| HSL | hsl(176, 46%, 87%) |
| HSV | hsv(176, 13%, 93%) |
| CMYK | cmyk(13.1%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(91.54, -10.46, -2.44) |
| CIE-LCH | lch(91.54, 10.74, 193.14°) |
| OKLab | oklab(92.32% -0.0318 -0.0067) |
| OKLCH | oklch(92.32% 0.033 191.9) |
| XYZ | xyz(70.7294, 79.6867, 90.2358) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.91
Ice Blue (survey)
#D7FFFE
ΔE00 4.09
Very Pale Blue
#D6FFFE
ΔE00 4.19
Very Light Blue
#D5FFFF
ΔE00 4.32
Really Light Blue
#D4FFFF
ΔE00 4.43
Ice
#D6FFFA
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEDEB #EDCED0
analogous
#CEEDDC #CEEDEB #CEE0ED
triadic
#CEEDEB #EBCEED #EDEBCE
tetradic
#CEEDEB #DCCEED #EDCED0 #E0EDCE
square
#CEEDEB #DCCEED #EDCED0 #E0EDCE
split-complementary
#CEEDEB #EDCEE0 #EDDCCE
monochromatic
#74CCC6 #A1DDD9 #CEEDEB #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.24
#CEEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#CEEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEDEB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEDEB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#C5EFEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceedeb; /* rgb */ color: rgb(206, 237, 235); /* oklch */ color: oklch(92.3% 0.033 191.9);
Tailwind
colors: {
custom: {
50: '#ddf2f1',
500: '#ceedeb',
950: '#000000',
},
}SCSS
$custom: #ceedeb; $custom-light: #ddf2f1; $custom-dark: #000000;
JSON
{
"hex": "#ceedeb",
"rgb": {
"r": 206,
"g": 237,
"b": 235
},
"hsl": {
"h": 176.129,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.92317,
"c": 0.03251,
"h": 191.9
},
"luminance": 0.79688
}Semantic roles & 50–950 ramp
primary
#CEEDEB
secondary
#C99699
accent
#2C35B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585