#E6F2F8#E6F2F8
#E6F2F8 is a very light, near-neutral cyan. Relative luminance 0.871; OKLCH L 95.4% C 0.015 H 229.0°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F2F8 |
|---|---|
| RGB | rgb(230, 242, 248) |
| HSL | hsl(200, 56%, 94%) |
| HSV | hsv(200, 7%, 97%) |
| CMYK | cmyk(7.3%, 2.4%, 0%, 2.7%) |
| CIE-LAB | lab(94.78, -2.83, -4.25) |
| CIE-LCH | lch(94.78, 5.11, 236.33°) |
| OKLab | oklab(95.39% -0.0099 -0.0114) |
| OKLCH | oklch(95.39% 0.015 229) |
| XYZ | xyz(81.3250, 87.1037, 101.3169) |
| Luminance | 0.8710 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.38
Azure (CSS)
#F0FFFF
ΔE00 4.27
Whitesmoke
#F5F5F5
ΔE00 5.40
Fog
#D8DCE0
ΔE00 5.52
Pale Grey
#FDFDFE
ΔE00 5.84
Mintcream
#F5FFFA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F2F8 #F8ECE6
analogous
#E6F8F5 #E6F2F8 #E6E9F8
triadic
#E6F2F8 #F8E6F2 #F2F8E6
tetradic
#E6F2F8 #F5E6F8 #F8ECE6 #E9F8E6
square
#E6F2F8 #F5E6F8 #F8ECE6 #E9F8E6
split-complementary
#E6F2F8 #F8E6E9 #F8F5E6
monochromatic
#86C0DD #B6D9EB #E6F2F8 #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.14
#E6F2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#E6F2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F2F8
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F2F8 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F8
Deuteranopia (green-blind)
#ECEFF8
Tritanopia (blue-blind)
#E2F4F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e6f2f8; /* rgb */ color: rgb(230, 242, 248); /* oklch */ color: oklch(95.4% 0.015 229.0);
Tailwind
colors: {
custom: {
50: '#eef6fa',
500: '#e6f2f8',
950: '#000000',
},
}SCSS
$custom: #e6f2f8; $custom-light: #eef6fa; $custom-dark: #000000;
JSON
{
"hex": "#e6f2f8",
"rgb": {
"r": 230,
"g": 242,
"b": 248
},
"hsl": {
"h": 200,
"s": 56.25,
"l": 93.725
},
"oklch": {
"l": 0.95392,
"c": 0.01511,
"h": 229
},
"luminance": 0.87105
}Semantic roles & 50–950 ramp
primary
#E6F2F8
secondary
#D9B9A9
accent
#5822C4
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585