#E2F3F2#E2F3F2
#E2F3F2 is a very light, near-neutral teal. Relative luminance 0.867; OKLCH L 95.1% C 0.018 H 192.6°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F3F2 |
|---|---|
| RGB | rgb(226, 243, 242) |
| HSL | hsl(176, 41%, 92%) |
| HSV | hsv(176, 7%, 95%) |
| CMYK | cmyk(7%, 0%, 0.4%, 4.7%) |
| CIE-LAB | lab(94.60, -5.76, -1.44) |
| CIE-LCH | lch(94.60, 5.93, 194.04°) |
| OKLab | oklab(95.13% -0.0175 -0.0039) |
| OKLCH | oklch(95.13% 0.018 192.6) |
| XYZ | xyz(79.4382, 86.6798, 96.5329) |
| Luminance | 0.8668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.74
Mintcream
#F5FFFA
ΔE00 4.02
Lightcyan
#E0FFFF
ΔE00 4.68
Aliceblue
#F0F8FF
ΔE00 6.26
Honeydew
#F0FFF0
ΔE00 6.45
Ice Blue (survey)
#D7FFFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F3F2 #F3E2E3
analogous
#E2F3EA #E2F3F2 #E2ECF3
triadic
#E2F3F2 #F2E2F3 #F3F2E2
tetradic
#E2F3F2 #EAE2F3 #F3E2E3 #ECF3E2
square
#E2F3F2 #EAE2F3 #F3E2E3 #ECF3E2
split-complementary
#E2F3F2 #F3E2EC #F3EAE2
monochromatic
#8BCFCB #B7E1DF #E2F3F2 #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.15
#E2F3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#E2F3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F3F2
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F3F2 | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#EDEEF2
Tritanopia (blue-blind)
#DEF4F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e2f3f2; /* rgb */ color: rgb(226, 243, 242); /* oklch */ color: oklch(95.1% 0.018 192.6);
Tailwind
colors: {
custom: {
50: '#ebf7f6',
500: '#e2f3f2',
950: '#000000',
},
}SCSS
$custom: #e2f3f2; $custom-light: #ebf7f6; $custom-dark: #000000;
JSON
{
"hex": "#e2f3f2",
"rgb": {
"r": 226,
"g": 243,
"b": 242
},
"hsl": {
"h": 176.471,
"s": 41.463,
"l": 91.961
},
"oklch": {
"l": 0.9513,
"c": 0.01798,
"h": 192.6
},
"luminance": 0.86681
}Semantic roles & 50–950 ramp
primary
#E2F3F2
secondary
#D0A9AC
accent
#3139B5
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585