#E6EFF2#E6EFF2
#E6EFF2 is a very light, near-neutral cyan. Relative luminance 0.850; OKLCH L 94.6% C 0.010 H 219.6°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EFF2 |
|---|---|
| RGB | rgb(230, 239, 242) |
| HSL | hsl(195, 32%, 93%) |
| HSV | hsv(195, 5%, 95%) |
| CMYK | cmyk(5%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(93.87, -2.43, -2.48) |
| CIE-LCH | lch(93.87, 3.47, 225.66°) |
| OKLab | oklab(94.62% -0.008 -0.0066) |
| OKLCH | oklch(94.62% 0.01 219.6) |
| XYZ | xyz(79.5235, 84.9662, 96.1977) |
| Luminance | 0.8497 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.93
Whitesmoke
#F5F5F5
ΔE00 4.31
Azure (CSS)
#F0FFFF
ΔE00 4.33
Fog
#D8DCE0
ΔE00 4.62
Pale Grey
#FDFDFE
ΔE00 5.14
Mintcream
#F5FFFA
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EFF2 #F2E9E6
analogous
#E6F2EF #E6EFF2 #E6E9F2
triadic
#E6EFF2 #F2E6EF #EFF2E6
tetradic
#E6EFF2 #EFE6F2 #F2E9E6 #E9F2E6
square
#E6EFF2 #EFE6F2 #F2E9E6 #E9F2E6
split-complementary
#E6EFF2 #F2E6E9 #F2EFE6
monochromatic
#95BBC8 #BED5DD #E6EFF2 #EBF2F5 #EBF2F5
Accessibility & contrast
On white
1.17
#E6EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#E6EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EFF2
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EFF2 | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF2
Deuteranopia (green-blind)
#EBEDF2
Tritanopia (blue-blind)
#E3F0F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e6eff2; /* rgb */ color: rgb(230, 239, 242); /* oklch */ color: oklch(94.6% 0.010 219.6);
Tailwind
colors: {
custom: {
50: '#edf4f6',
500: '#e6eff2',
950: '#000000',
},
}SCSS
$custom: #e6eff2; $custom-light: #edf4f6; $custom-dark: #000000;
JSON
{
"hex": "#e6eff2",
"rgb": {
"r": 230,
"g": 239,
"b": 242
},
"hsl": {
"h": 195,
"s": 31.579,
"l": 92.549
},
"oklch": {
"l": 0.94621,
"c": 0.01043,
"h": 219.6
},
"luminance": 0.84967
}Semantic roles & 50–950 ramp
primary
#E6EFF2
secondary
#CCB7B0
accent
#573BAA
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585