#E6FAFE#E6FAFE
#E6FAFE is a very light, muted cyan. Relative luminance 0.923; OKLCH L 97.2% C 0.022 H 211.1°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FAFE |
|---|---|
| RGB | rgb(230, 250, 254) |
| HSL | hsl(190, 92%, 95%) |
| HSV | hsv(190, 9%, 100%) |
| CMYK | cmyk(9.4%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(96.96, -5.75, -4.14) |
| CIE-LCH | lch(96.96, 7.08, 215.81°) |
| OKLab | oklab(97.16% -0.0185 -0.0112) |
| OKLCH | oklch(97.16% 0.022 211.1) |
| XYZ | xyz(84.7041, 92.3487, 107.1092) |
| Luminance | 0.9235 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.50
Lightcyan
#E0FFFF
ΔE00 4.34
Mintcream
#F5FFFA
ΔE00 5.19
Aliceblue
#F0F8FF
ΔE00 5.31
Ice Blue (survey)
#D7FFFE
ΔE00 6.71
Very Pale Blue
#D6FFFE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FAFE #FEEAE6
analogous
#E6FEF6 #E6FAFE #E6EEFE
triadic
#E6FAFE #FEE6FA #FAFEE6
tetradic
#E6FAFE #F6E6FE #FEEAE6 #EEFEE6
square
#E6FAFE #F6E6FE #FEEAE6 #EEFEE6
split-complementary
#E6FAFE #FEE6EE #FEF6E6
monochromatic
#70E2F9 #ABEEFC #E2F9FE #E2F9FE #E2F9FE
Accessibility & contrast
On white
1.08
#E6FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#E6FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FAFE
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FAFE | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#E0FCFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e6fafe; /* rgb */ color: rgb(230, 250, 254); /* oklch */ color: oklch(97.2% 0.022 211.1);
Tailwind
colors: {
custom: {
50: '#eefcfe',
500: '#e6fafe',
950: '#000000',
},
}SCSS
$custom: #e6fafe; $custom-light: #eefcfe; $custom-dark: #000000;
JSON
{
"hex": "#e6fafe",
"rgb": {
"r": 230,
"g": 250,
"b": 254
},
"hsl": {
"h": 190,
"s": 92.308,
"l": 94.902
},
"oklch": {
"l": 0.97162,
"c": 0.02165,
"h": 211.1
},
"luminance": 0.9235
}Semantic roles & 50–950 ramp
primary
#E6FAFE
secondary
#EAAB9E
accent
#2600E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585