#CEFCED#CEFCED
#CEFCED is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.5% C 0.051 H 173.4°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCED |
|---|---|
| RGB | rgb(206, 252, 237) |
| HSL | hsl(160, 88%, 90%) |
| HSV | hsv(160, 18%, 99%) |
| CMYK | cmyk(18.3%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(95.52, -17.53, 2.33) |
| CIE-LCH | lch(95.52, 17.69, 172.43°) |
| OKLab | oklab(95.49% -0.0508 0.0059) |
| OKLCH | oklch(95.49% 0.051 173.4) |
| XYZ | xyz(75.5459, 88.8548, 93.2747) |
| Luminance | 0.8886 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.64
Eggshell Blue
#C4FFF7
ΔE00 3.68
Ice
#D6FFFA
ΔE00 4.19
Light Light Blue
#CAFFFB
ΔE00 4.43
Pale Aqua
#B8FFEB
ΔE00 4.73
Very Pale Blue
#D6FFFE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCED #FCCEDD
analogous
#CEFCD6 #CEFCED #CEF4FC
triadic
#CEFCED #EDCEFC #FCEDCE
tetradic
#CEFCED #D6CEFC #FCCEDD #F4FCCE
square
#CEFCED #D6CEFC #FCCEDD #F4FCCE
split-complementary
#CEFCED #FCCEF4 #FCD6CE
monochromatic
#5BF5C3 #94F8D8 #CEFCED #E2FDF4 #E2FDF4
Accessibility & contrast
On white
1.12
#CEFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#CEFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCED
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCED | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#F0F0EE
Tritanopia (blue-blind)
#C3FDF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cefced; /* rgb */ color: rgb(206, 252, 237); /* oklch */ color: oklch(95.5% 0.051 173.4);
Tailwind
colors: {
custom: {
50: '#ddfdf2',
500: '#cefced',
950: '#000000',
},
}SCSS
$custom: #cefced; $custom-light: #ddfdf2; $custom-dark: #000000;
JSON
{
"hex": "#cefced",
"rgb": {
"r": 206,
"g": 252,
"b": 237
},
"hsl": {
"h": 160.435,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.95488,
"c": 0.05114,
"h": 173.4
},
"luminance": 0.88857
}Semantic roles & 50–950 ramp
primary
#CEFCED
secondary
#E48BA8
accent
#004BE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585