#E0FAEF#E0FAEF
#E0FAEF is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.3% C 0.031 H 168.4°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FAEF |
|---|---|
| RGB | rgb(224, 250, 239) |
| HSL | hsl(155, 72%, 93%) |
| HSV | hsv(155, 10%, 98%) |
| CMYK | cmyk(10.4%, 0%, 4.4%, 2%) |
| CIE-LAB | lab(96.18, -10.47, 2.40) |
| CIE-LCH | lch(96.18, 10.75, 167.09°) |
| OKLab | oklab(96.32% -0.0301 0.0062) |
| OKLCH | oklch(96.32% 0.031 168.4) |
| XYZ | xyz(80.5026, 90.4492, 94.8618) |
| Luminance | 0.9045 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.12
Ice
#D6FFFA
ΔE00 4.55
Lightcyan
#E0FFFF
ΔE00 4.86
Ice Blue (survey)
#D7FFFE
ΔE00 5.33
Very Pale Blue
#D6FFFE
ΔE00 5.48
Very Light Blue
#D5FFFF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FAEF #FAE0EB
analogous
#E0FAE2 #E0FAEF #E0F8FA
triadic
#E0FAEF #EFE0FA #FAEFE0
tetradic
#E0FAEF #E2E0FA #FAE0EB #F8FAE0
square
#E0FAEF #E2E0FA #FAE0EB #F8FAE0
split-complementary
#E0FAEF #FAE0F8 #FAE2E0
monochromatic
#77E9B9 #ABF1D4 #E0FAEF #E5FBF1 #E5FBF1
Accessibility & contrast
On white
1.10
#E0FAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#E0FAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FAEF
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FAEF | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EF
Deuteranopia (green-blind)
#F3F3F0
Tritanopia (blue-blind)
#DBFAF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e0faef; /* rgb */ color: rgb(224, 250, 239); /* oklch */ color: oklch(96.3% 0.031 168.4);
Tailwind
colors: {
custom: {
50: '#e9fcf4',
500: '#e0faef',
950: '#000000',
},
}SCSS
$custom: #e0faef; $custom-light: #e9fcf4; $custom-dark: #000000;
JSON
{
"hex": "#e0faef",
"rgb": {
"r": 224,
"g": 250,
"b": 239
},
"hsl": {
"h": 154.615,
"s": 72.222,
"l": 92.941
},
"oklch": {
"l": 0.9632,
"c": 0.03078,
"h": 168.4
},
"luminance": 0.90451
}Semantic roles & 50–950 ramp
primary
#E0FAEF
secondary
#DF9FBA
accent
#1164D4
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585