#E2F4EB#E2F4EB
#E2F4EB is a very light, muted teal. Relative luminance 0.869; OKLCH L 95.1% C 0.022 H 164.5°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F4EB |
|---|---|
| RGB | rgb(226, 244, 235) |
| HSL | hsl(150, 45%, 92%) |
| HSV | hsv(150, 7%, 96%) |
| CMYK | cmyk(7.4%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(94.68, -7.55, 2.30) |
| CIE-LCH | lch(94.68, 7.89, 163.04°) |
| OKLab | oklab(95.13% -0.0216 0.006) |
| OKLCH | oklch(95.13% 0.022 164.5) |
| XYZ | xyz(78.7070, 86.8674, 91.2016) |
| Luminance | 0.8687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.42
Mintcream
#F5FFFA
ΔE00 4.53
Azure (CSS)
#F0FFFF
ΔE00 5.13
Lightcyan
#E0FFFF
ΔE00 5.55
Ice
#D6FFFA
ΔE00 6.73
Ice Blue (survey)
#D7FFFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F4EB #F4E2EB
analogous
#E2F4E2 #E2F4EB #E2F4F4
triadic
#E2F4EB #EBE2F4 #F4EBE2
tetradic
#E2F4EB #E2E2F4 #F4E2EB #F4F4E2
square
#E2F4EB #E2E2F4 #F4E2EB #F4F4E2
split-complementary
#E2F4EB #F4E2F4 #F4E2E2
monochromatic
#89D2AE #B6E3CC #E2F4EB #E9F7F0 #E9F7F0
Accessibility & contrast
On white
1.14
#E2F4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#E2F4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F4EB
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F4EB | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#DFF4F1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e2f4eb; /* rgb */ color: rgb(226, 244, 235); /* oklch */ color: oklch(95.1% 0.022 164.5);
Tailwind
colors: {
custom: {
50: '#ebf7f1',
500: '#e2f4eb',
950: '#000000',
},
}SCSS
$custom: #e2f4eb; $custom-light: #ebf7f1; $custom-dark: #000000;
JSON
{
"hex": "#e2f4eb",
"rgb": {
"r": 226,
"g": 244,
"b": 235
},
"hsl": {
"h": 150,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.95134,
"c": 0.0224,
"h": 164.5
},
"luminance": 0.86868
}Semantic roles & 50–950 ramp
primary
#E2F4EB
secondary
#D2A8BD
accent
#2D73B8
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585