#CEFDED#CEFDED
#CEFDED is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.7% C 0.053 H 172.4°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFDED |
|---|---|
| RGB | rgb(206, 253, 237) |
| HSL | hsl(160, 92%, 90%) |
| HSV | hsv(160, 19%, 99%) |
| CMYK | cmyk(18.6%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(95.78, -18.02, 2.71) |
| CIE-LCH | lch(95.78, 18.23, 171.45°) |
| OKLab | oklab(95.7% -0.0521 0.0069) |
| OKLCH | oklch(95.7% 0.053 172.4) |
| XYZ | xyz(75.8608, 89.4845, 93.3797) |
| Luminance | 0.8949 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.81
Duck Egg Blue
#C3FBF4
ΔE00 3.86
Pale Aqua
#B8FFEB
ΔE00 4.45
Ice
#D6FFFA
ΔE00 4.54
Light Light Blue
#CAFFFB
ΔE00 4.70
Pale Cyan
#B7FFFA
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFDED #FDCEDE
analogous
#CEFDD5 #CEFDED #CEF6FD
triadic
#CEFDED #EDCEFD #FDEDCE
tetradic
#CEFDED #D5CEFD #FDCEDE #F6FDCE
square
#CEFDED #D5CEFD #FDCEDE #F6FDCE
split-complementary
#CEFDED #FDCEF6 #FDD5CE
monochromatic
#58F8C2 #93FBD7 #CEFDED #E2FEF4 #E2FEF4
Accessibility & contrast
On white
1.11
#CEFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#CEFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFDED
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFDED | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F1F0EE
Tritanopia (blue-blind)
#C3FEF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefded; /* rgb */ color: rgb(206, 253, 237); /* oklch */ color: oklch(95.7% 0.053 172.4);
Tailwind
colors: {
custom: {
50: '#ddfef2',
500: '#cefded',
950: '#000000',
},
}SCSS
$custom: #cefded; $custom-light: #ddfef2; $custom-dark: #000000;
JSON
{
"hex": "#cefded",
"rgb": {
"r": 206,
"g": 253,
"b": 237
},
"hsl": {
"h": 159.574,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.95697,
"c": 0.05255,
"h": 172.4
},
"luminance": 0.89487
}Semantic roles & 50–950 ramp
primary
#CEFDED
secondary
#E68AA9
accent
#004EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585