#E8F8F2#E8F8F2
#E8F8F2 is a very light, near-neutral teal. Relative luminance 0.907; OKLCH L 96.6% C 0.019 H 171.5°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F8F2 |
|---|---|
| RGB | rgb(232, 248, 242) |
| HSL | hsl(158, 53%, 94%) |
| HSV | hsv(158, 6%, 97%) |
| CMYK | cmyk(6.5%, 0%, 2.4%, 2.7%) |
| CIE-LAB | lab(96.29, -6.33, 1.07) |
| CIE-LCH | lch(96.29, 6.42, 170.40°) |
| OKLab | oklab(96.56% -0.0184 0.0027) |
| OKLCH | oklch(96.56% 0.019 171.5) |
| XYZ | xyz(82.8699, 90.7006, 97.1282) |
| Luminance | 0.9070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.94
Azure (CSS)
#F0FFFF
ΔE00 3.32
Honeydew
#F0FFF0
ΔE00 3.92
Lightcyan
#E0FFFF
ΔE00 5.10
Ice Blue (survey)
#D7FFFE
ΔE00 7.03
Ice
#D6FFFA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F8F2 #F8E8EE
analogous
#E8F8EA #E8F8F2 #E8F6F8
triadic
#E8F8F2 #F2E8F8 #F8F2E8
tetradic
#E8F8F2 #EAE8F8 #F8E8EE #F6F8E8
square
#E8F8F2 #EAE8F8 #F8E8EE #F6F8E8
split-complementary
#E8F8F2 #F8E8F6 #F8EAE8
monochromatic
#8ADBBD #B9EAD7 #E8F8F2 #E8F8F2 #E8F8F2
Accessibility & contrast
On white
1.10
#E8F8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#E8F8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F8F2
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F8F2 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F2
Deuteranopia (green-blind)
#F4F3F2
Tritanopia (blue-blind)
#E5F8F6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e8f8f2; /* rgb */ color: rgb(232, 248, 242); /* oklch */ color: oklch(96.6% 0.019 171.5);
Tailwind
colors: {
custom: {
50: '#effaf6',
500: '#e8f8f2',
950: '#000000',
},
}SCSS
$custom: #e8f8f2; $custom-light: #effaf6; $custom-dark: #000000;
JSON
{
"hex": "#e8f8f2",
"rgb": {
"r": 232,
"g": 248,
"b": 242
},
"hsl": {
"h": 157.5,
"s": 53.333,
"l": 94.118
},
"oklch": {
"l": 0.96562,
"c": 0.01859,
"h": 171.5
},
"luminance": 0.90701
}Semantic roles & 50–950 ramp
primary
#E8F8F2
secondary
#D9ABBC
accent
#255FC1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585