#E6EFF4#E6EFF4
#E6EFF4 is a very light, near-neutral cyan. Relative luminance 0.851; OKLCH L 94.7% C 0.012 H 231.7°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EFF4 |
|---|---|
| RGB | rgb(230, 239, 244) |
| HSL | hsl(201, 39%, 93%) |
| HSV | hsv(201, 6%, 96%) |
| CMYK | cmyk(5.7%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(93.92, -2.05, -3.44) |
| CIE-LCH | lch(93.92, 4.01, 239.19°) |
| OKLab | oklab(94.68% -0.0073 -0.0092) |
| OKLCH | oklch(94.68% 0.012 231.7) |
| XYZ | xyz(79.8255, 85.0870, 97.7884) |
| Luminance | 0.8509 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.28
Whitesmoke
#F5F5F5
ΔE00 4.47
Fog
#D8DCE0
ΔE00 4.48
Azure (CSS)
#F0FFFF
ΔE00 4.92
Pale Grey
#FDFDFE
ΔE00 5.16
Ghostwhite
#F8F8FF
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EFF4 #F4EBE6
analogous
#E6F4F2 #E6EFF4 #E6E8F4
triadic
#E6EFF4 #F4E6EF #EFF4E6
tetradic
#E6EFF4 #F2E6F4 #F4EBE6 #E8F4E6
square
#E6EFF4 #F2E6F4 #F4EBE6 #E8F4E6
split-complementary
#E6EFF4 #F4E6E8 #F4F2E6
monochromatic
#91B9CF #BBD4E1 #E6EFF4 #EAF1F6 #EAF1F6
Accessibility & contrast
On white
1.17
#E6EFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#E6EFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EFF4
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EFF4 | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF4
Deuteranopia (green-blind)
#EBEDF4
Tritanopia (blue-blind)
#E3F0F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e6eff4; /* rgb */ color: rgb(230, 239, 244); /* oklch */ color: oklch(94.7% 0.012 231.7);
Tailwind
colors: {
custom: {
50: '#edf4f7',
500: '#e6eff4',
950: '#000000',
},
}SCSS
$custom: #e6eff4; $custom-light: #edf4f7; $custom-dark: #000000;
JSON
{
"hex": "#e6eff4",
"rgb": {
"r": 230,
"g": 239,
"b": 244
},
"hsl": {
"h": 201.429,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.9468,
"c": 0.01175,
"h": 231.7
},
"luminance": 0.85088
}Semantic roles & 50–950 ramp
primary
#E6EFF4
secondary
#D0BAAE
accent
#6134B2
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585