#E0FFF8#E0FFF8
#E0FFF8 is a very light, muted teal. Relative luminance 0.941; OKLCH L 97.6% C 0.033 H 180.5°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFF8 |
|---|---|
| RGB | rgb(224, 255, 248) |
| HSL | hsl(166, 100%, 94%) |
| HSV | hsv(166, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(97.69, -11.28, -0.04) |
| CIE-LCH | lch(97.69, 11.28, 180.19°) |
| OKLab | oklab(97.59% -0.0334 -0.0003) |
| OKLCH | oklch(97.59% 0.033 180.5) |
| XYZ | xyz(83.4397, 94.1429, 102.5640) |
| Luminance | 0.9415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.63
Lightcyan
#E0FFFF
ΔE00 3.04
Ice Blue (survey)
#D7FFFE
ΔE00 3.19
Very Pale Blue
#D6FFFE
ΔE00 3.34
Very Light Blue
#D5FFFF
ΔE00 3.75
Really Light Blue
#D4FFFF
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFF8 #FFE0E7
analogous
#E0FFE9 #E0FFF8 #E0F7FF
triadic
#E0FFF8 #F8E0FF #FFF8E0
tetradic
#E0FFF8 #E9E0FF #FFE0E7 #F7FFE0
square
#E0FFF8 #E9E0FF #FFE0E7 #F7FFE0
split-complementary
#E0FFF8 #FFE0F7 #FFE9E0
monochromatic
#66FFDC #A3FFEA #E0FFF8 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.06
#E0FFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#E0FFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFF8
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFF8 | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF8
Deuteranopia (green-blind)
#F6F6F9
Tritanopia (blue-blind)
#D9FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e0fff8; /* rgb */ color: rgb(224, 255, 248); /* oklch */ color: oklch(97.6% 0.033 180.5);
Tailwind
colors: {
custom: {
50: '#eafffa',
500: '#e0fff8',
950: '#000000',
},
}SCSS
$custom: #e0fff8; $custom-light: #eafffa; $custom-dark: #000000;
JSON
{
"hex": "#e0fff8",
"rgb": {
"r": 224,
"g": 255,
"b": 248
},
"hsl": {
"h": 166.452,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97586,
"c": 0.03336,
"h": 180.5
},
"luminance": 0.94145
}Semantic roles & 50–950 ramp
primary
#E0FFF8
secondary
#ED97AA
accent
#0034E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685