#E6FEFD#E6FEFD
#E6FEFD is a very light, muted teal. Relative luminance 0.948; OKLCH L 97.9% C 0.025 H 193.7°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FEFD |
|---|---|
| RGB | rgb(230, 254, 253) |
| HSL | hsl(178, 92%, 95%) |
| HSV | hsv(178, 9%, 100%) |
| CMYK | cmyk(9.4%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(97.95, -7.94, -2.18) |
| CIE-LCH | lch(97.95, 8.24, 195.32°) |
| OKLab | oklab(97.94% -0.0243 -0.0059) |
| OKLCH | oklch(97.94% 0.025 193.7) |
| XYZ | xyz(85.8005, 94.7970, 106.6867) |
| Luminance | 0.9480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.01
Azure (CSS)
#F0FFFF
ΔE00 3.26
Ice Blue (survey)
#D7FFFE
ΔE00 4.42
Very Pale Blue
#D6FFFE
ΔE00 4.66
Very Light Blue
#D5FFFF
ΔE00 4.82
Mintcream
#F5FFFA
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FEFD #FEE6E7
analogous
#E6FEF1 #E6FEFD #E6F3FE
triadic
#E6FEFD #FDE6FE #FEFDE6
tetradic
#E6FEFD #F1E6FE #FEE6E7 #F3FEE6
square
#E6FEFD #F1E6FE #FEE6E7 #F3FEE6
split-complementary
#E6FEFD #FEE6F3 #FEF1E6
monochromatic
#70F9F4 #ABFCF8 #E2FEFD #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.05
#E6FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#E6FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FEFD
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FEFD | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFD
Deuteranopia (green-blind)
#F6F8FD
Tritanopia (blue-blind)
#E0FFFE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e6fefd; /* rgb */ color: rgb(230, 254, 253); /* oklch */ color: oklch(97.9% 0.025 193.7);
Tailwind
colors: {
custom: {
50: '#eefefe',
500: '#e6fefd',
950: '#000000',
},
}SCSS
$custom: #e6fefd; $custom-light: #eefefe; $custom-dark: #000000;
JSON
{
"hex": "#e6fefd",
"rgb": {
"r": 230,
"g": 254,
"b": 253
},
"hsl": {
"h": 177.5,
"s": 92.308,
"l": 94.902
},
"oklch": {
"l": 0.97935,
"c": 0.025,
"h": 193.7
},
"luminance": 0.94798
}Semantic roles & 50–950 ramp
primary
#E6FEFD
secondary
#EA9EA1
accent
#000AE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585