#CEFDEE#CEFDEE
#CEFDEE is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.7% C 0.052 H 173.8°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFDEE |
|---|---|
| RGB | rgb(206, 253, 238) |
| HSL | hsl(161, 92%, 90%) |
| HSV | hsv(161, 19%, 99%) |
| CMYK | cmyk(18.6%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(95.81, -17.83, 2.23) |
| CIE-LCH | lch(95.81, 17.97, 172.87°) |
| OKLab | oklab(95.73% -0.0517 0.0056) |
| OKLCH | oklch(95.73% 0.052 173.8) |
| XYZ | xyz(76.0073, 89.5431, 94.1512) |
| Luminance | 0.8954 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.53
Duck Egg Blue
#C3FBF4
ΔE00 3.55
Ice
#D6FFFA
ΔE00 4.21
Light Light Blue
#CAFFFB
ΔE00 4.35
Pale Aqua
#B8FFEB
ΔE00 4.55
Pale Cyan
#B7FFFA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFDEE #FDCEDD
analogous
#CEFDD6 #CEFDEE #CEF5FD
triadic
#CEFDEE #EECEFD #FDEECE
tetradic
#CEFDEE #D6CEFD #FDCEDD #F5FDCE
square
#CEFDEE #D6CEFD #FDCEDD #F5FDCE
split-complementary
#CEFDEE #FDCEF5 #FDD6CE
monochromatic
#58F8C5 #93FBDA #CEFDEE #E2FEF5 #E2FEF5
Accessibility & contrast
On white
1.11
#CEFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#CEFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFDEE
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFDEE | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#F1F0EF
Tritanopia (blue-blind)
#C3FEF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefdee; /* rgb */ color: rgb(206, 253, 238); /* oklch */ color: oklch(95.7% 0.052 173.8);
Tailwind
colors: {
custom: {
50: '#ddfef3',
500: '#cefdee',
950: '#000000',
},
}SCSS
$custom: #cefdee; $custom-light: #ddfef3; $custom-dark: #000000;
JSON
{
"hex": "#cefdee",
"rgb": {
"r": 206,
"g": 253,
"b": 238
},
"hsl": {
"h": 160.851,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.95725,
"c": 0.05201,
"h": 173.8
},
"luminance": 0.89545
}Semantic roles & 50–950 ramp
primary
#CEFDEE
secondary
#E68AA7
accent
#0049E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585