#E2F4EF#E2F4EF
#E2F4EF is a very light, muted teal. Relative luminance 0.871; OKLCH L 95.2% C 0.020 H 177.5°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F4EF |
|---|---|
| RGB | rgb(226, 244, 239) |
| HSL | hsl(163, 45%, 92%) |
| HSV | hsv(163, 7%, 96%) |
| CMYK | cmyk(7.4%, 0%, 2%, 4.3%) |
| CIE-LAB | lab(94.78, -6.82, 0.38) |
| CIE-LCH | lch(94.78, 6.83, 176.84°) |
| OKLab | oklab(95.25% -0.02 0.0009) |
| OKLCH | oklch(95.25% 0.02 177.5) |
| XYZ | xyz(79.2914, 87.1012, 94.2794) |
| Luminance | 0.8710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.73
Mintcream
#F5FFFA
ΔE00 3.98
Lightcyan
#E0FFFF
ΔE00 4.59
Honeydew
#F0FFF0
ΔE00 4.74
Ice Blue (survey)
#D7FFFE
ΔE00 6.42
Very Pale Blue
#D6FFFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F4EF #F4E2E7
analogous
#E2F4E6 #E2F4EF #E2F0F4
triadic
#E2F4EF #EFE2F4 #F4EFE2
tetradic
#E2F4EF #E6E2F4 #F4E2E7 #F0F4E2
square
#E2F4EF #E6E2F4 #F4E2E7 #F0F4E2
split-complementary
#E2F4EF #F4E2F0 #F4E6E2
monochromatic
#89D2BE #B6E3D7 #E2F4EF #E9F7F3 #E9F7F3
Accessibility & contrast
On white
1.14
#E2F4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#E2F4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F4EF
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F4EF | 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)
#F2F2EF
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#DEF5F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e2f4ef; /* rgb */ color: rgb(226, 244, 239); /* oklch */ color: oklch(95.2% 0.020 177.5);
Tailwind
colors: {
custom: {
50: '#ebf7f4',
500: '#e2f4ef',
950: '#000000',
},
}SCSS
$custom: #e2f4ef; $custom-light: #ebf7f4; $custom-dark: #000000;
JSON
{
"hex": "#e2f4ef",
"rgb": {
"r": 226,
"g": 244,
"b": 239
},
"hsl": {
"h": 163.333,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.95246,
"c": 0.02007,
"h": 177.5
},
"luminance": 0.87102
}Semantic roles & 50–950 ramp
primary
#E2F4EF
secondary
#D2A8B4
accent
#2D54B8
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585