#E6FEFC#E6FEFC
#E6FEFC is a very light, muted teal. Relative luminance 0.947; OKLCH L 97.9% C 0.025 H 190.7°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FEFC |
|---|---|
| RGB | rgb(230, 254, 252) |
| HSL | hsl(175, 92%, 95%) |
| HSV | hsv(175, 9%, 100%) |
| CMYK | cmyk(9.4%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(97.93, -8.13, -1.70) |
| CIE-LCH | lch(97.93, 8.31, 191.81°) |
| OKLab | oklab(97.91% -0.0247 -0.0047) |
| OKLCH | oklch(97.91% 0.025 190.7) |
| XYZ | xyz(85.6416, 94.7335, 105.8499) |
| Luminance | 0.9474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.07
Azure (CSS)
#F0FFFF
ΔE00 3.45
Ice Blue (survey)
#D7FFFE
ΔE00 4.35
Very Pale Blue
#D6FFFE
ΔE00 4.59
Very Light Blue
#D5FFFF
ΔE00 4.79
Mintcream
#F5FFFA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FEFC #FEE6E8
analogous
#E6FEF0 #E6FEFC #E6F4FE
triadic
#E6FEFC #FCE6FE #FEFCE6
tetradic
#E6FEFC #F0E6FE #FEE6E8 #F4FEE6
square
#E6FEFC #F0E6FE #FEE6E8 #F4FEE6
split-complementary
#E6FEFC #FEE6F4 #FEF0E6
monochromatic
#70F9EE #ABFCF5 #E2FEFB #E2FEFB #E2FEFB
Accessibility & contrast
On white
1.05
#E6FEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#E6FEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FEFC
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FEFC | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFC
Deuteranopia (green-blind)
#F6F7FC
Tritanopia (blue-blind)
#E0FFFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e6fefc; /* rgb */ color: rgb(230, 254, 252); /* oklch */ color: oklch(97.9% 0.025 190.7);
Tailwind
colors: {
custom: {
50: '#eefefd',
500: '#e6fefc',
950: '#000000',
},
}SCSS
$custom: #e6fefc; $custom-light: #eefefd; $custom-dark: #000000;
JSON
{
"hex": "#e6fefc",
"rgb": {
"r": 230,
"g": 254,
"b": 252
},
"hsl": {
"h": 175,
"s": 92.308,
"l": 94.902
},
"oklch": {
"l": 0.97906,
"c": 0.02511,
"h": 190.7
},
"luminance": 0.94735
}Semantic roles & 50–950 ramp
primary
#E6FEFC
secondary
#EA9EA4
accent
#0013E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585