#CEEDED#CEEDED
#CEEDED is a very light, muted teal. Relative luminance 0.798; OKLCH L 92.4% C 0.032 H 196.6°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEDED |
|---|---|
| RGB | rgb(206, 237, 237) |
| HSL | hsl(180, 46%, 87%) |
| HSV | hsv(180, 13%, 93%) |
| CMYK | cmyk(13.1%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(91.60, -10.06, -3.41) |
| CIE-LCH | lch(91.60, 10.62, 198.70°) |
| OKLab | oklab(92.38% -0.031 -0.0093) |
| OKLCH | oklch(92.38% 0.032 196.6) |
| XYZ | xyz(71.0200, 79.8029, 91.7661) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.76
Ice Blue (survey)
#D7FFFE
ΔE00 4.16
Very Pale Blue
#D6FFFE
ΔE00 4.27
Very Light Blue
#D5FFFF
ΔE00 4.33
Really Light Blue
#D4FFFF
ΔE00 4.45
Pale Blue
#D0FEFE
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEDED #EDCECE
analogous
#CEEDDE #CEEDED #CEDEED
triadic
#CEEDED #EDCEED #EDEDCE
tetradic
#CEEDED #DECEED #EDCECE #DEEDCE
square
#CEEDED #DECEED #EDCECE #DEEDCE
split-complementary
#CEEDED #EDCEDE #EDDECE
monochromatic
#74CCCC #A1DDDD #CEEDED #E9F7F7 #E9F7F7
Accessibility & contrast
On white
1.24
#CEEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#CEEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEDED
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEDED | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#C5EFED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceeded; /* rgb */ color: rgb(206, 237, 237); /* oklch */ color: oklch(92.4% 0.032 196.6);
Tailwind
colors: {
custom: {
50: '#ddf2f2',
500: '#ceeded',
950: '#000000',
},
}SCSS
$custom: #ceeded; $custom-light: #ddf2f2; $custom-dark: #000000;
JSON
{
"hex": "#ceeded",
"rgb": {
"r": 206,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.92375,
"c": 0.0324,
"h": 196.6
},
"luminance": 0.79805
}Semantic roles & 50–950 ramp
primary
#CEEDED
secondary
#C99696
accent
#2C2CB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585