#CEFDF3#CEFDF3
#CEFDF3 is a very light, muted teal. Relative luminance 0.898; OKLCH L 95.9% C 0.050 H 180.8°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFDF3 |
|---|---|
| RGB | rgb(206, 253, 243) |
| HSL | hsl(167, 92%, 90%) |
| HSV | hsv(167, 19%, 99%) |
| CMYK | cmyk(18.6%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(95.93, -16.85, -0.17) |
| CIE-LCH | lch(95.93, 16.85, 180.56°) |
| OKLab | oklab(95.86% -0.0497 -0.0007) |
| OKLCH | oklch(95.86% 0.05 180.8) |
| XYZ | xyz(76.7521, 89.8410, 98.0738) |
| Luminance | 0.8984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.22
Eggshell Blue
#C4FFF7
ΔE00 2.46
Light Light Blue
#CAFFFB
ΔE00 2.58
Ice
#D6FFFA
ΔE00 2.60
Pale Blue
#D0FEFE
ΔE00 4.07
Very Pale Blue
#D6FFFE
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFDF3 #FDCED8
analogous
#CEFDDB #CEFDF3 #CEF0FD
triadic
#CEFDF3 #F3CEFD #FDF3CE
tetradic
#CEFDF3 #DBCEFD #FDCED8 #F0FDCE
square
#CEFDF3 #DBCEFD #FDCED8 #F0FDCE
split-complementary
#CEFDF3 #FDCEF0 #FDDBCE
monochromatic
#58F8D6 #93FBE5 #CEFDF3 #E2FEF8 #E2FEF8
Accessibility & contrast
On white
1.11
#CEFDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#CEFDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFDF3
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFDF3 | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F3
Deuteranopia (green-blind)
#F0F1F4
Tritanopia (blue-blind)
#C2FFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefdf3; /* rgb */ color: rgb(206, 253, 243); /* oklch */ color: oklch(95.9% 0.050 180.8);
Tailwind
colors: {
custom: {
50: '#ddfef7',
500: '#cefdf3',
950: '#000000',
},
}SCSS
$custom: #cefdf3; $custom-light: #ddfef7; $custom-dark: #000000;
JSON
{
"hex": "#cefdf3",
"rgb": {
"r": 206,
"g": 253,
"b": 243
},
"hsl": {
"h": 167.234,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.95864,
"c": 0.04974,
"h": 180.8
},
"luminance": 0.89843
}Semantic roles & 50–950 ramp
primary
#CEFDF3
secondary
#E68A9D
accent
#0031E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585