#E4F2F2#E4F2F2
#E4F2F2 is a very light, near-neutral teal. Relative luminance 0.864; OKLCH L 95.1% C 0.015 H 196.9°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F2F2 |
|---|---|
| RGB | rgb(228, 242, 242) |
| HSL | hsl(180, 35%, 92%) |
| HSV | hsv(180, 6%, 95%) |
| CMYK | cmyk(5.8%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(94.49, -4.60, -1.59) |
| CIE-LCH | lch(94.49, 4.87, 199.09°) |
| OKLab | oklab(95.07% -0.0142 -0.0043) |
| OKLCH | oklch(95.07% 0.015 196.9) |
| XYZ | xyz(79.7708, 86.4082, 96.4630) |
| Luminance | 0.8641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.64
Mintcream
#F5FFFA
ΔE00 3.80
Aliceblue
#F0F8FF
ΔE00 5.11
Lightcyan
#E0FFFF
ΔE00 5.80
Whitesmoke
#F5F5F5
ΔE00 6.23
Light Grey
#D8DCD6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F2F2 #F2E4E4
analogous
#E4F2EB #E4F2F2 #E4EBF2
triadic
#E4F2F2 #F2E4F2 #F2F2E4
tetradic
#E4F2F2 #EBE4F2 #F2E4E4 #EBF2E4
square
#E4F2F2 #EBE4F2 #F2E4E4 #EBF2E4
split-complementary
#E4F2F2 #F2E4EB #F2EBE4
monochromatic
#91CACA #BBDEDE #E4F2F2 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.15
#E4F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#E4F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F2F2
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F2F2 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F2
Deuteranopia (green-blind)
#EDEEF2
Tritanopia (blue-blind)
#E0F3F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e4f2f2; /* rgb */ color: rgb(228, 242, 242); /* oklch */ color: oklch(95.1% 0.015 196.9);
Tailwind
colors: {
custom: {
50: '#ecf6f6',
500: '#e4f2f2',
950: '#000000',
},
}SCSS
$custom: #e4f2f2; $custom-light: #ecf6f6; $custom-dark: #000000;
JSON
{
"hex": "#e4f2f2",
"rgb": {
"r": 228,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.95073,
"c": 0.01482,
"h": 196.9
},
"luminance": 0.86409
}Semantic roles & 50–950 ramp
primary
#E4F2F2
secondary
#CDADAD
accent
#3838AE
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585