#E2F7FD#E2F7FD
#E2F7FD is a very light, muted cyan. Relative luminance 0.898; OKLCH L 96.3% C 0.023 H 216.7°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F7FD |
|---|---|
| RGB | rgb(226, 247, 253) |
| HSL | hsl(193, 87%, 94%) |
| HSV | hsv(193, 11%, 99%) |
| CMYK | cmyk(10.7%, 2.4%, 0%, 0.8%) |
| CIE-LAB | lab(95.91, -5.69, -5.22) |
| CIE-LCH | lch(95.91, 7.72, 222.52°) |
| OKLab | oklab(96.25% -0.0188 -0.014) |
| OKLCH | oklch(96.25% 0.023 216.7) |
| XYZ | xyz(82.3503, 89.7808, 105.9002) |
| Luminance | 0.8978 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.50
Lightcyan
#E0FFFF
ΔE00 4.86
Aliceblue
#F0F8FF
ΔE00 5.24
Mintcream
#F5FFFA
ΔE00 6.15
Ice Blue (survey)
#D7FFFE
ΔE00 7.07
Very Light Blue
#D5FFFF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F7FD #FDE8E2
analogous
#E2FDF6 #E2F7FD #E2EAFD
triadic
#E2F7FD #FDE2F7 #F7FDE2
tetradic
#E2F7FD #F6E2FD #FDE8E2 #EAFDE2
square
#E2F7FD #F6E2FD #FDE8E2 #EAFDE2
split-complementary
#E2F7FD #FDE2EA #FDF6E2
monochromatic
#6FD7F5 #A9E7F9 #E2F7FD #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.11
#E2F7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#E2F7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F7FD
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F7FD | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FD
Deuteranopia (green-blind)
#EEF2FD
Tritanopia (blue-blind)
#DBF9F9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2f7fd; /* rgb */ color: rgb(226, 247, 253); /* oklch */ color: oklch(96.3% 0.023 216.7);
Tailwind
colors: {
custom: {
50: '#ebf9fe',
500: '#e2f7fd',
950: '#000000',
},
}SCSS
$custom: #e2f7fd; $custom-light: #ebf9fe; $custom-dark: #000000;
JSON
{
"hex": "#e2f7fd",
"rgb": {
"r": 226,
"g": 247,
"b": 253
},
"hsl": {
"h": 193.333,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.96252,
"c": 0.02349,
"h": 216.7
},
"luminance": 0.89782
}Semantic roles & 50–950 ramp
primary
#E2F7FD
secondary
#E7AD9C
accent
#3402E4
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585