#CEFDEC#CEFDEC
#CEFDEC is a very light, muted teal. Relative luminance 0.894; OKLCH L 95.7% C 0.053 H 171.2°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFDEC |
|---|---|
| RGB | rgb(206, 253, 236) |
| HSL | hsl(158, 92%, 90%) |
| HSV | hsv(158, 19%, 99%) |
| CMYK | cmyk(18.6%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(95.76, -18.21, 3.19) |
| CIE-LCH | lch(95.76, 18.49, 170.06°) |
| OKLab | oklab(95.67% -0.0525 0.0082) |
| OKLCH | oklch(95.67% 0.053 171.2) |
| XYZ | xyz(75.7151, 89.4262, 92.6124) |
| Luminance | 0.8943 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.11
Duck Egg Blue
#C3FBF4
ΔE00 4.18
Pale Aqua
#B8FFEB
ΔE00 4.39
Ice
#D6FFFA
ΔE00 4.87
Light Light Blue
#CAFFFB
ΔE00 5.06
Pale Cyan
#B7FFFA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFDEC #FDCEDF
analogous
#CEFDD5 #CEFDEC #CEF6FD
triadic
#CEFDEC #ECCEFD #FDECCE
tetradic
#CEFDEC #D5CEFD #FDCEDF #F6FDCE
square
#CEFDEC #D5CEFD #FDCEDF #F6FDCE
split-complementary
#CEFDEC #FDCEF6 #FDD5CE
monochromatic
#58F8BE #93FBD5 #CEFDEC #E2FEF4 #E2FEF4
Accessibility & contrast
On white
1.11
#CEFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#CEFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFDEC
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFDEC | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EB
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#C4FEF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefdec; /* rgb */ color: rgb(206, 253, 236); /* oklch */ color: oklch(95.7% 0.053 171.2);
Tailwind
colors: {
custom: {
50: '#ddfef2',
500: '#cefdec',
950: '#000000',
},
}SCSS
$custom: #cefdec; $custom-light: #ddfef2; $custom-dark: #000000;
JSON
{
"hex": "#cefdec",
"rgb": {
"r": 206,
"g": 253,
"b": 236
},
"hsl": {
"h": 158.298,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.9567,
"c": 0.05312,
"h": 171.2
},
"luminance": 0.89428
}Semantic roles & 50–950 ramp
primary
#CEFDEC
secondary
#E68AAB
accent
#0053E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585