#CEFDF4#CEFDF4
#CEFDF4 is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.9% C 0.049 H 182.3°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFDF4 |
|---|---|
| RGB | rgb(206, 253, 244) |
| HSL | hsl(169, 92%, 90%) |
| HSV | hsv(169, 19%, 99%) |
| CMYK | cmyk(18.6%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(95.96, -16.65, -0.64) |
| CIE-LCH | lch(95.96, 16.67, 182.22°) |
| OKLab | oklab(95.89% -0.0493 -0.002) |
| OKLCH | oklch(95.89% 0.049 182.3) |
| XYZ | xyz(76.9035, 89.9016, 98.8713) |
| Luminance | 0.8990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.07
Light Light Blue
#CAFFFB
ΔE00 2.24
Ice
#D6FFFA
ΔE00 2.30
Eggshell Blue
#C4FFF7
ΔE00 2.38
Pale Blue
#D0FEFE
ΔE00 3.69
Very Pale Blue
#D6FFFE
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFDF4 #FDCED7
analogous
#CEFDDD #CEFDF4 #CEEEFD
triadic
#CEFDF4 #F4CEFD #FDF4CE
tetradic
#CEFDF4 #DDCEFD #FDCED7 #EEFDCE
square
#CEFDF4 #DDCEFD #FDCED7 #EEFDCE
split-complementary
#CEFDF4 #FDCEEE #FDDDCE
monochromatic
#58F8DA #93FBE7 #CEFDF4 #E2FEF8 #E2FEF8
Accessibility & contrast
On white
1.11
#CEFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#CEFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFDF4
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFDF4 | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F4
Deuteranopia (green-blind)
#EFF1F5
Tritanopia (blue-blind)
#C2FFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefdf4; /* rgb */ color: rgb(206, 253, 244); /* oklch */ color: oklch(95.9% 0.049 182.3);
Tailwind
colors: {
custom: {
50: '#ddfef7',
500: '#cefdf4',
950: '#000000',
},
}SCSS
$custom: #cefdf4; $custom-light: #ddfef7; $custom-dark: #000000;
JSON
{
"hex": "#cefdf4",
"rgb": {
"r": 206,
"g": 253,
"b": 244
},
"hsl": {
"h": 168.511,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.95892,
"c": 0.04938,
"h": 182.3
},
"luminance": 0.89904
}Semantic roles & 50–950 ramp
primary
#CEFDF4
secondary
#E68A9B
accent
#002CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585