#E2FBF5#E2FBF5
#E2FBF5 is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.8% C 0.027 H 179.7°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBF5 |
|---|---|
| RGB | rgb(226, 251, 245) |
| HSL | hsl(166, 76%, 94%) |
| HSV | hsv(166, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(96.72, -9.22, 0.11) |
| CIE-LCH | lch(96.72, 9.22, 179.34°) |
| OKLab | oklab(96.83% -0.0272 0.0001) |
| OKLCH | oklch(96.83% 0.027 179.7) |
| XYZ | xyz(82.3389, 91.7543, 99.7408) |
| Luminance | 0.9176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.99
Ice
#D6FFFA
ΔE00 4.27
Ice Blue (survey)
#D7FFFE
ΔE00 4.30
Very Pale Blue
#D6FFFE
ΔE00 4.50
Very Light Blue
#D5FFFF
ΔE00 4.84
Honeydew
#F0FFF0
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBF5 #FBE2E8
analogous
#E2FBE8 #E2FBF5 #E2F4FB
triadic
#E2FBF5 #F5E2FB #FBF5E2
tetradic
#E2FBF5 #E8E2FB #FBE2E8 #F4FBE2
square
#E2FBF5 #E8E2FB #FBE2E8 #F4FBE2
split-complementary
#E2FBF5 #FBE2F4 #FBE8E2
monochromatic
#76ECD0 #ACF4E2 #E2FBF5 #E4FBF6 #E4FBF6
Accessibility & contrast
On white
1.09
#E2FBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#E2FBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBF5
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBF5 | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F5
Deuteranopia (green-blind)
#F4F4F5
Tritanopia (blue-blind)
#DCFCF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fbf5; /* rgb */ color: rgb(226, 251, 245); /* oklch */ color: oklch(96.8% 0.027 179.7);
Tailwind
colors: {
custom: {
50: '#ebfcf8',
500: '#e2fbf5',
950: '#000000',
},
}SCSS
$custom: #e2fbf5; $custom-light: #ebfcf8; $custom-dark: #000000;
JSON
{
"hex": "#e2fbf5",
"rgb": {
"r": 226,
"g": 251,
"b": 245
},
"hsl": {
"h": 165.6,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96827,
"c": 0.02722,
"h": 179.7
},
"luminance": 0.91756
}Semantic roles & 50–950 ramp
primary
#E2FBF5
secondary
#E2A0AF
accent
#0E3ED8
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585