#CEFDEB#CEFDEB
#CEFDEB is a very light, muted teal. Relative luminance 0.894; OKLCH L 95.6% C 0.054 H 169.9°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFDEB |
|---|---|
| RGB | rgb(206, 253, 235) |
| HSL | hsl(157, 92%, 90%) |
| HSV | hsv(157, 19%, 99%) |
| CMYK | cmyk(18.6%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(95.73, -18.41, 3.67) |
| CIE-LCH | lch(95.73, 18.77, 168.72°) |
| OKLab | oklab(95.64% -0.0529 0.0094) |
| OKLCH | oklch(95.64% 0.054 169.9) |
| XYZ | xyz(75.5702, 89.3683, 91.8493) |
| Luminance | 0.8937 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.36
Eggshell Blue
#C4FFF7
ΔE00 4.41
Duck Egg Blue
#C3FBF4
ΔE00 4.50
Ice
#D6FFFA
ΔE00 5.20
Light Light Blue
#CAFFFB
ΔE00 5.41
Pale Cyan
#B7FFFA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFDEB #FDCEE0
analogous
#CEFDD3 #CEFDEB #CEF8FD
triadic
#CEFDEB #EBCEFD #FDEBCE
tetradic
#CEFDEB #D3CEFD #FDCEE0 #F8FDCE
square
#CEFDEB #D3CEFD #FDCEE0 #F8FDCE
split-complementary
#CEFDEB #FDCEF8 #FDD3CE
monochromatic
#58F8BB #93FBD3 #CEFDEB #E2FEF3 #E2FEF3
Accessibility & contrast
On white
1.11
#CEFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#CEFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFDEB
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFDEB | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#C4FEF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefdeb; /* rgb */ color: rgb(206, 253, 235); /* oklch */ color: oklch(95.6% 0.054 169.9);
Tailwind
colors: {
custom: {
50: '#ddfef1',
500: '#cefdeb',
950: '#000000',
},
}SCSS
$custom: #cefdeb; $custom-light: #ddfef1; $custom-dark: #000000;
JSON
{
"hex": "#cefdeb",
"rgb": {
"r": 206,
"g": 253,
"b": 235
},
"hsl": {
"h": 157.021,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.95643,
"c": 0.05373,
"h": 169.9
},
"luminance": 0.89371
}Semantic roles & 50–950 ramp
primary
#CEFDEB
secondary
#E68AAD
accent
#0058E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585