#E8FEFA#E8FEFA
#E8FEFA is a very light, muted teal. Relative luminance 0.949; OKLCH L 98.0% C 0.024 H 183.8°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FEFA |
|---|---|
| RGB | rgb(232, 254, 250) |
| HSL | hsl(169, 92%, 95%) |
| HSV | hsv(169, 9%, 100%) |
| CMYK | cmyk(8.7%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(98.01, -7.87, -0.53) |
| CIE-LCH | lch(98.01, 7.89, 183.89°) |
| OKLab | oklab(97.99% -0.0235 -0.0015) |
| OKLCH | oklch(97.99% 0.024 183.8) |
| XYZ | xyz(85.9720, 94.9403, 104.2198) |
| Luminance | 0.9494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.94
Azure (CSS)
#F0FFFF
ΔE00 3.39
Mintcream
#F5FFFA
ΔE00 4.33
Ice Blue (survey)
#D7FFFE
ΔE00 4.97
Honeydew
#F0FFF0
ΔE00 4.99
Very Pale Blue
#D6FFFE
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FEFA #FEE8EC
analogous
#E8FEEF #E8FEFA #E8F7FE
triadic
#E8FEFA #FAE8FE #FEFAE8
tetradic
#E8FEFA #EFE8FE #FEE8EC #F7FEE8
square
#E8FEFA #EFE8FE #FEE8EC #F7FEE8
split-complementary
#E8FEFA #FEE8F7 #FEEFE8
monochromatic
#73F9E1 #ADFBED #E2FEF9 #E2FEF9 #E2FEF9
Accessibility & contrast
On white
1.05
#E8FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#E8FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FEFA
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FEFA | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBFA
Deuteranopia (green-blind)
#F7F8FA
Tritanopia (blue-blind)
#E3FFFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e8fefa; /* rgb */ color: rgb(232, 254, 250); /* oklch */ color: oklch(98.0% 0.024 183.8);
Tailwind
colors: {
custom: {
50: '#effefb',
500: '#e8fefa',
950: '#000000',
},
}SCSS
$custom: #e8fefa; $custom-light: #effefb; $custom-dark: #000000;
JSON
{
"hex": "#e8fefa",
"rgb": {
"r": 232,
"g": 254,
"b": 250
},
"hsl": {
"h": 169.091,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.97989,
"c": 0.02352,
"h": 183.8
},
"luminance": 0.94942
}Semantic roles & 50–950 ramp
primary
#E8FEFA
secondary
#EAA0AD
accent
#002AE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585