#E2FBF2#E2FBF2
#E2FBF2 is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.7% C 0.029 H 172.1°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBF2 |
|---|---|
| RGB | rgb(226, 251, 242) |
| HSL | hsl(158, 76%, 94%) |
| HSV | hsv(158, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(96.65, -9.78, 1.54) |
| CIE-LCH | lch(96.65, 9.90, 171.03°) |
| OKLab | oklab(96.74% -0.0284 0.0039) |
| OKLCH | oklch(96.74% 0.029 172.1) |
| XYZ | xyz(81.8847, 91.5726, 97.3484) |
| Luminance | 0.9157 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.12
Honeydew
#F0FFF0
ΔE00 4.13
Ice
#D6FFFA
ΔE00 4.46
Ice Blue (survey)
#D7FFFE
ΔE00 4.95
Very Pale Blue
#D6FFFE
ΔE00 5.13
Very Light Blue
#D5FFFF
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBF2 #FBE2EB
analogous
#E2FBE5 #E2FBF2 #E2F7FB
triadic
#E2FBF2 #F2E2FB #FBF2E2
tetradic
#E2FBF2 #E5E2FB #FBE2EB #F7FBE2
square
#E2FBF2 #E5E2FB #FBE2EB #F7FBE2
split-complementary
#E2FBF2 #FBE2F7 #FBE5E2
monochromatic
#76ECC2 #ACF4DA #E2FBF2 #E4FBF3 #E4FBF3
Accessibility & contrast
On white
1.09
#E2FBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#E2FBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBF2
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBF2 | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F2
Deuteranopia (green-blind)
#F4F4F3
Tritanopia (blue-blind)
#DDFCF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2fbf2; /* rgb */ color: rgb(226, 251, 242); /* oklch */ color: oklch(96.7% 0.029 172.1);
Tailwind
colors: {
custom: {
50: '#ebfcf6',
500: '#e2fbf2',
950: '#000000',
},
}SCSS
$custom: #e2fbf2; $custom-light: #ebfcf6; $custom-dark: #000000;
JSON
{
"hex": "#e2fbf2",
"rgb": {
"r": 226,
"g": 251,
"b": 242
},
"hsl": {
"h": 158.4,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96744,
"c": 0.02865,
"h": 172.1
},
"luminance": 0.91574
}Semantic roles & 50–950 ramp
primary
#E2FBF2
secondary
#E2A0B7
accent
#0E56D8
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585