#E2FBF4#E2FBF4
#E2FBF4 is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.8% C 0.028 H 177.1°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBF4 |
|---|---|
| RGB | rgb(226, 251, 244) |
| HSL | hsl(163, 76%, 94%) |
| HSV | hsv(163, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(96.69, -9.41, 0.59) |
| CIE-LCH | lch(96.69, 9.42, 176.44°) |
| OKLab | oklab(96.8% -0.0276 0.0014) |
| OKLCH | oklch(96.8% 0.028 177.1) |
| XYZ | xyz(82.1867, 91.6934, 98.9390) |
| Luminance | 0.9170 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.36
Ice
#D6FFFA
ΔE00 4.29
Ice Blue (survey)
#D7FFFE
ΔE00 4.49
Honeydew
#F0FFF0
ΔE00 4.61
Very Pale Blue
#D6FFFE
ΔE00 4.68
Very Light Blue
#D5FFFF
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBF4 #FBE2E9
analogous
#E2FBE7 #E2FBF4 #E2F5FB
triadic
#E2FBF4 #F4E2FB #FBF4E2
tetradic
#E2FBF4 #E7E2FB #FBE2E9 #F5FBE2
square
#E2FBF4 #E7E2FB #FBE2E9 #F5FBE2
split-complementary
#E2FBF4 #FBE2F5 #FBE7E2
monochromatic
#76ECCB #ACF4E0 #E2FBF4 #E4FBF5 #E4FBF5
Accessibility & contrast
On white
1.09
#E2FBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#E2FBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBF4
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBF4 | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F4
Deuteranopia (green-blind)
#F4F4F5
Tritanopia (blue-blind)
#DCFCF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2fbf4; /* rgb */ color: rgb(226, 251, 244); /* oklch */ color: oklch(96.8% 0.028 177.1);
Tailwind
colors: {
custom: {
50: '#ebfcf7',
500: '#e2fbf4',
950: '#000000',
},
}SCSS
$custom: #e2fbf4; $custom-light: #ebfcf7; $custom-dark: #000000;
JSON
{
"hex": "#e2fbf4",
"rgb": {
"r": 226,
"g": 251,
"b": 244
},
"hsl": {
"h": 163.2,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96799,
"c": 0.02765,
"h": 177.1
},
"luminance": 0.91695
}Semantic roles & 50–950 ramp
primary
#E2FBF4
secondary
#E2A0B2
accent
#0E46D8
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585