#E0FFFA#E0FFFA
#E0FFFA is a very light, muted teal. Relative luminance 0.943; OKLCH L 97.6% C 0.033 H 184.9°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFFA |
|---|---|
| RGB | rgb(224, 255, 250) |
| HSL | hsl(170, 100%, 94%) |
| HSV | hsv(170, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 2%, 0%) |
| CIE-LAB | lab(97.74, -10.91, -0.99) |
| CIE-LCH | lch(97.74, 10.95, 185.20°) |
| OKLab | oklab(97.64% -0.0326 -0.0028) |
| OKLCH | oklch(97.64% 0.033 184.9) |
| XYZ | xyz(83.7516, 94.2677, 104.2069) |
| Luminance | 0.9427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.19
Ice
#D6FFFA
ΔE00 2.60
Ice Blue (survey)
#D7FFFE
ΔE00 2.66
Very Pale Blue
#D6FFFE
ΔE00 2.85
Very Light Blue
#D5FFFF
ΔE00 3.23
Really Light Blue
#D4FFFF
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFFA #FFE0E5
analogous
#E0FFEB #E0FFFA #E0F5FF
triadic
#E0FFFA #FAE0FF #FFFAE0
tetradic
#E0FFFA #EBE0FF #FFE0E5 #F5FFE0
square
#E0FFFA #EBE0FF #FFE0E5 #F5FFE0
split-complementary
#E0FFFA #FFE0F5 #FFEBE0
monochromatic
#66FFE6 #A3FFF0 #E0FFFA #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.06
#E0FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#E0FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFFA
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFFA | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBFA
Deuteranopia (green-blind)
#F5F7FB
Tritanopia (blue-blind)
#D8FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e0fffa; /* rgb */ color: rgb(224, 255, 250); /* oklch */ color: oklch(97.6% 0.033 184.9);
Tailwind
colors: {
custom: {
50: '#eafffb',
500: '#e0fffa',
950: '#000000',
},
}SCSS
$custom: #e0fffa; $custom-light: #eafffb; $custom-dark: #000000;
JSON
{
"hex": "#e0fffa",
"rgb": {
"r": 224,
"g": 255,
"b": 250
},
"hsl": {
"h": 170.323,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97643,
"c": 0.03271,
"h": 184.9
},
"luminance": 0.94269
}Semantic roles & 50–950 ramp
primary
#E0FFFA
secondary
#ED97A4
accent
#0025E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685