#CEECED#CEECED
#CEECED is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.2% C 0.031 H 199.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECED |
|---|---|
| RGB | rgb(206, 236, 237) |
| HSL | hsl(182, 46%, 87%) |
| HSV | hsv(182, 13%, 93%) |
| CMYK | cmyk(13.1%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(91.34, -9.56, -3.79) |
| CIE-LCH | lch(91.34, 10.28, 201.63°) |
| OKLab | oklab(92.17% -0.0297 -0.0103) |
| OKLCH | oklch(92.17% 0.031 199.1) |
| XYZ | xyz(70.7313, 79.2255, 91.6698) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.96
Ice Blue (survey)
#D7FFFE
ΔE00 4.58
Very Pale Blue
#D6FFFE
ΔE00 4.70
Very Light Blue
#D5FFFF
ΔE00 4.72
Really Light Blue
#D4FFFF
ΔE00 4.85
Pale Blue
#D0FEFE
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECED #EDCFCE
analogous
#CEEDDF #CEECED #CEDDED
triadic
#CEECED #EDCEEC #ECEDCE
tetradic
#CEECED #DFCEED #EDCFCE #DDEDCE
square
#CEECED #DFCEED #EDCFCE #DDEDCE
split-complementary
#CEECED #EDCEDD #EDDFCE
monochromatic
#74C9CC #A1DBDD #CEECED #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.25
#CEECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#CEECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECED
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECED | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#C5EEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceeced; /* rgb */ color: rgb(206, 236, 237); /* oklch */ color: oklch(92.2% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#ddf2f2',
500: '#ceeced',
950: '#000000',
},
}SCSS
$custom: #ceeced; $custom-light: #ddf2f2; $custom-dark: #000000;
JSON
{
"hex": "#ceeced",
"rgb": {
"r": 206,
"g": 236,
"b": 237
},
"hsl": {
"h": 181.935,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.9217,
"c": 0.03145,
"h": 199.1
},
"luminance": 0.79227
}Semantic roles & 50–950 ramp
primary
#CEECED
secondary
#C99896
accent
#312CB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585