#E1FBEF#E1FBEF
#E1FBEF is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.6% C 0.031 H 166.3°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FBEF |
|---|---|
| RGB | rgb(225, 251, 239) |
| HSL | hsl(152, 76%, 93%) |
| HSV | hsv(152, 10%, 98%) |
| CMYK | cmyk(10.4%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(96.51, -10.65, 2.88) |
| CIE-LCH | lch(96.51, 11.03, 164.88°) |
| OKLab | oklab(96.59% -0.0305 0.0075) |
| OKLCH | oklch(96.59% 0.031 166.3) |
| XYZ | xyz(81.1251, 91.2326, 94.9802) |
| Luminance | 0.9123 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.93
Ice
#D6FFFA
ΔE00 4.74
Lightcyan
#E0FFFF
ΔE00 5.21
Ice Blue (survey)
#D7FFFE
ΔE00 5.62
Very Pale Blue
#D6FFFE
ΔE00 5.76
Very Light Blue
#D5FFFF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FBEF #FBE1ED
analogous
#E1FBE2 #E1FBEF #E1FAFB
triadic
#E1FBEF #EFE1FB #FBEFE1
tetradic
#E1FBEF #E2E1FB #FBE1ED #FAFBE1
square
#E1FBEF #E2E1FB #FBE1ED #FAFBE1
split-complementary
#E1FBEF #FBE1FA #FBE2E1
monochromatic
#75EDB5 #ABF4D2 #E1FBEF #E4FBF1 #E4FBF1
Accessibility & contrast
On white
1.09
#E1FBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#E1FBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FBEF
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FBEF | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#F5F4F0
Tritanopia (blue-blind)
#DCFBF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e1fbef; /* rgb */ color: rgb(225, 251, 239); /* oklch */ color: oklch(96.6% 0.031 166.3);
Tailwind
colors: {
custom: {
50: '#eafcf4',
500: '#e1fbef',
950: '#000000',
},
}SCSS
$custom: #e1fbef; $custom-light: #eafcf4; $custom-dark: #000000;
JSON
{
"hex": "#e1fbef",
"rgb": {
"r": 225,
"g": 251,
"b": 239
},
"hsl": {
"h": 152.308,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.96592,
"c": 0.03142,
"h": 166.3
},
"luminance": 0.91234
}Semantic roles & 50–950 ramp
primary
#E1FBEF
secondary
#E29EBE
accent
#0D6BD9
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585