#E8FEFB#E8FEFB
#E8FEFB is a very light, muted teal. Relative luminance 0.950; OKLCH L 98.0% C 0.023 H 186.9°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FEFB |
|---|---|
| RGB | rgb(232, 254, 251) |
| HSL | hsl(172, 92%, 95%) |
| HSV | hsv(172, 9%, 100%) |
| CMYK | cmyk(8.7%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(98.03, -7.68, -1.01) |
| CIE-LCH | lch(98.03, 7.75, 187.50°) |
| OKLab | oklab(98.02% -0.0231 -0.0028) |
| OKLCH | oklch(98.02% 0.023 186.9) |
| XYZ | xyz(86.1293, 95.0032, 105.0478) |
| Luminance | 0.9500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.76
Azure (CSS)
#F0FFFF
ΔE00 3.10
Mintcream
#F5FFFA
ΔE00 4.32
Ice Blue (survey)
#D7FFFE
ΔE00 4.95
Very Pale Blue
#D6FFFE
ΔE00 5.19
Honeydew
#F0FFF0
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FEFB #FEE8EB
analogous
#E8FEF0 #E8FEFB #E8F6FE
triadic
#E8FEFB #FBE8FE #FEFBE8
tetradic
#E8FEFB #F0E8FE #FEE8EB #F6FEE8
square
#E8FEFB #F0E8FE #FEE8EB #F6FEE8
split-complementary
#E8FEFB #FEE8F6 #FEF0E8
monochromatic
#73F9E7 #ADFBF1 #E2FEFA #E2FEFA #E2FEFA
Accessibility & contrast
On white
1.05
#E8FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#E8FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FEFB
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FEFB | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F7F8FB
Tritanopia (blue-blind)
#E3FFFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e8fefb; /* rgb */ color: rgb(232, 254, 251); /* oklch */ color: oklch(98.0% 0.023 186.9);
Tailwind
colors: {
custom: {
50: '#effefc',
500: '#e8fefb',
950: '#000000',
},
}SCSS
$custom: #e8fefb; $custom-light: #effefc; $custom-dark: #000000;
JSON
{
"hex": "#e8fefb",
"rgb": {
"r": 232,
"g": 254,
"b": 251
},
"hsl": {
"h": 171.818,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.98017,
"c": 0.02326,
"h": 186.9
},
"luminance": 0.95004
}Semantic roles & 50–950 ramp
primary
#E8FEFB
secondary
#EAA0AA
accent
#001FE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585