#E2FBEF#E2FBEF
#E2FBEF is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.7% C 0.031 H 165.3°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBEF |
|---|---|
| RGB | rgb(226, 251, 239) |
| HSL | hsl(151, 76%, 94%) |
| HSV | hsv(151, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(96.57, -10.33, 2.98) |
| CIE-LCH | lch(96.57, 10.75, 163.89°) |
| OKLab | oklab(96.66% -0.0295 0.0077) |
| OKLCH | oklch(96.66% 0.031 165.3) |
| XYZ | xyz(81.4378, 91.3939, 94.9949) |
| Luminance | 0.9140 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.65
Ice
#D6FFFA
ΔE00 4.99
Lightcyan
#E0FFFF
ΔE00 5.27
Ice Blue (survey)
#D7FFFE
ΔE00 5.80
Very Pale Blue
#D6FFFE
ΔE00 5.95
Very Light Blue
#D5FFFF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBEF #FBE2EE
analogous
#E2FBE2 #E2FBEF #E2FAFB
triadic
#E2FBEF #EFE2FB #FBEFE2
tetradic
#E2FBEF #E2E2FB #FBE2EE #FAFBE2
square
#E2FBEF #E2E2FB #FBE2EE #FAFBE2
split-complementary
#E2FBEF #FBE2FA #FBE2E2
monochromatic
#76ECB4 #ACF4D1 #E2FBEF #E4FBF0 #E4FBF0
Accessibility & contrast
On white
1.09
#E2FBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#E2FBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBEF
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBEF | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#F5F4F0
Tritanopia (blue-blind)
#DDFBF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2fbef; /* rgb */ color: rgb(226, 251, 239); /* oklch */ color: oklch(96.7% 0.031 165.3);
Tailwind
colors: {
custom: {
50: '#ebfcf4',
500: '#e2fbef',
950: '#000000',
},
}SCSS
$custom: #e2fbef; $custom-light: #ebfcf4; $custom-dark: #000000;
JSON
{
"hex": "#e2fbef",
"rgb": {
"r": 226,
"g": 251,
"b": 239
},
"hsl": {
"h": 151.2,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96661,
"c": 0.03054,
"h": 165.3
},
"luminance": 0.91395
}Semantic roles & 50–950 ramp
primary
#E2FBEF
secondary
#E2A0BF
accent
#0E6FD8
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585