#E5FBF2#E5FBF2
#E5FBF2 is a very light, muted teal. Relative luminance 0.921; OKLCH L 97.0% C 0.026 H 169.3°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FBF2 |
|---|---|
| RGB | rgb(229, 251, 242) |
| HSL | hsl(155, 73%, 94%) |
| HSV | hsv(155, 9%, 98%) |
| CMYK | cmyk(8.8%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(96.85, -8.81, 1.86) |
| CIE-LCH | lch(96.85, 9.00, 168.08°) |
| OKLab | oklab(96.95% -0.0254 0.0048) |
| OKLCH | oklch(96.95% 0.026 169.3) |
| XYZ | xyz(82.8339, 92.0621, 97.3929) |
| Luminance | 0.9206 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.42
Lightcyan
#E0FFFF
ΔE00 4.48
Mintcream
#F5FFFA
ΔE00 5.03
Azure (CSS)
#F0FFFF
ΔE00 5.22
Ice
#D6FFFA
ΔE00 5.34
Ice Blue (survey)
#D7FFFE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FBF2 #FBE5EE
analogous
#E5FBE7 #E5FBF2 #E5F9FB
triadic
#E5FBF2 #F2E5FB #FBF2E5
tetradic
#E5FBF2 #E7E5FB #FBE5EE #F9FBE5
square
#E5FBF2 #E7E5FB #FBE5EE #F9FBE5
split-complementary
#E5FBF2 #FBE5F9 #FBE7E5
monochromatic
#7BEBBD #B0F3D7 #E4FBF2 #E4FBF2 #E4FBF2
Accessibility & contrast
On white
1.08
#E5FBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#E5FBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FBF2
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FBF2 | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#F5F5F3
Tritanopia (blue-blind)
#E1FBF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e5fbf2; /* rgb */ color: rgb(229, 251, 242); /* oklch */ color: oklch(97.0% 0.026 169.3);
Tailwind
colors: {
custom: {
50: '#edfcf6',
500: '#e5fbf2',
950: '#000000',
},
}SCSS
$custom: #e5fbf2; $custom-light: #edfcf6; $custom-dark: #000000;
JSON
{
"hex": "#e5fbf2",
"rgb": {
"r": 229,
"g": 251,
"b": 242
},
"hsl": {
"h": 155.455,
"s": 73.333,
"l": 94.118
},
"oklch": {
"l": 0.96952,
"c": 0.02588,
"h": 169.3
},
"luminance": 0.92063
}Semantic roles & 50–950 ramp
primary
#E5FBF2
secondary
#E1A3BC
accent
#1061D5
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585