#E8FFFA#E8FFFA
#E8FFFA is a very light, muted teal. Relative luminance 0.956; OKLCH L 98.2% C 0.025 H 181.3°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFFA |
|---|---|
| RGB | rgb(232, 255, 250) |
| HSL | hsl(167, 100%, 95%) |
| HSV | hsv(167, 9%, 100%) |
| CMYK | cmyk(9%, 0%, 2%, 0%) |
| CIE-LAB | lab(98.26, -8.37, -0.16) |
| CIE-LCH | lch(98.26, 8.37, 181.12°) |
| OKLab | oklab(98.19% -0.0248 -0.0006) |
| OKLCH | oklch(98.19% 0.025 181.3) |
| XYZ | xyz(86.2902, 95.5766, 104.3259) |
| Luminance | 0.9558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.96
Azure (CSS)
#F0FFFF
ΔE00 3.93
Mintcream
#F5FFFA
ΔE00 4.66
Honeydew
#F0FFF0
ΔE00 4.75
Ice Blue (survey)
#D7FFFE
ΔE00 4.77
Ice
#D6FFFA
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFFA #FFE8ED
analogous
#E8FFEE #E8FFFA #E8F8FF
triadic
#E8FFFA #FAE8FF #FFFAE8
tetradic
#E8FFFA #EEE8FF #FFE8ED #F8FFE8
square
#E8FFFA #EEE8FF #FFE8ED #F8FFE8
split-complementary
#E8FFFA #FFE8F8 #FFEEE8
monochromatic
#6EFFDF #ABFFED #E0FFF8 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.04
#E8FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.12
#E8FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFFA
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFFA | 1.00 | 1.04 | 20.12 | 20.12 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCFA
Deuteranopia (green-blind)
#F8F9FA
Tritanopia (blue-blind)
#E3FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e8fffa; /* rgb */ color: rgb(232, 255, 250); /* oklch */ color: oklch(98.2% 0.025 181.3);
Tailwind
colors: {
custom: {
50: '#effffb',
500: '#e8fffa',
950: '#000000',
},
}SCSS
$custom: #e8fffa; $custom-light: #effffb; $custom-dark: #000000;
JSON
{
"hex": "#e8fffa",
"rgb": {
"r": 232,
"g": 255,
"b": 250
},
"hsl": {
"h": 166.957,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.9819,
"c": 0.02482,
"h": 181.3
},
"luminance": 0.95578
}Semantic roles & 50–950 ramp
primary
#E8FFFA
secondary
#EE9DAF
accent
#0032E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685