#E6FCFE#E6FCFE
#E6FCFE is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.6% C 0.023 H 203.4°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FCFE |
|---|---|
| RGB | rgb(230, 252, 254) |
| HSL | hsl(185, 92%, 95%) |
| HSV | hsv(185, 9%, 100%) |
| CMYK | cmyk(9.4%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(97.47, -6.75, -3.40) |
| CIE-LCH | lch(97.47, 7.56, 206.72°) |
| OKLab | oklab(97.56% -0.0212 -0.0092) |
| OKLCH | oklch(97.56% 0.023 203.4) |
| XYZ | xyz(85.3289, 93.5982, 107.3174) |
| Luminance | 0.9360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.52
Lightcyan
#E0FFFF
ΔE00 3.10
Mintcream
#F5FFFA
ΔE00 5.00
Ice Blue (survey)
#D7FFFE
ΔE00 5.54
Very Pale Blue
#D6FFFE
ΔE00 5.77
Very Light Blue
#D5FFFF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FCFE #FEE8E6
analogous
#E6FEF4 #E6FCFE #E6F0FE
triadic
#E6FCFE #FEE6FC #FCFEE6
tetradic
#E6FCFE #F4E6FE #FEE8E6 #F0FEE6
square
#E6FCFE #F4E6FE #FEE8E6 #F0FEE6
split-complementary
#E6FCFE #FEE6F0 #FEF4E6
monochromatic
#70EEF9 #ABF5FC #E2FBFE #E2FBFE #E2FBFE
Accessibility & contrast
On white
1.06
#E6FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#E6FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FCFE
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FCFE | 1.00 | 1.06 | 19.72 | 19.72 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFE
Deuteranopia (green-blind)
#F4F6FE
Tritanopia (blue-blind)
#DFFEFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e6fcfe; /* rgb */ color: rgb(230, 252, 254); /* oklch */ color: oklch(97.6% 0.023 203.4);
Tailwind
colors: {
custom: {
50: '#eefdfe',
500: '#e6fcfe',
950: '#000000',
},
}SCSS
$custom: #e6fcfe; $custom-light: #eefdfe; $custom-dark: #000000;
JSON
{
"hex": "#e6fcfe",
"rgb": {
"r": 230,
"g": 252,
"b": 254
},
"hsl": {
"h": 185,
"s": 92.308,
"l": 94.902
},
"oklch": {
"l": 0.97563,
"c": 0.02314,
"h": 203.4
},
"luminance": 0.936
}Semantic roles & 50–950 ramp
primary
#E6FCFE
secondary
#EAA49E
accent
#1300E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585