#E8FEFD#E8FEFD
#E8FEFD is a very light, muted teal. Relative luminance 0.951; OKLCH L 98.1% C 0.023 H 193.5°. Best body text is #000000 at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FEFD |
|---|---|
| RGB | rgb(232, 254, 253) |
| HSL | hsl(177, 92%, 95%) |
| HSV | hsv(177, 9%, 100%) |
| CMYK | cmyk(8.7%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(98.09, -7.31, -1.97) |
| CIE-LCH | lch(98.09, 7.57, 195.05°) |
| OKLab | oklab(98.07% -0.0223 -0.0053) |
| OKLCH | oklch(98.07% 0.023 193.5) |
| XYZ | xyz(86.4462, 95.1300, 106.7170) |
| Luminance | 0.9513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.63
Lightcyan
#E0FFFF
ΔE00 2.64
Mintcream
#F5FFFA
ΔE00 4.45
Ice Blue (survey)
#D7FFFE
ΔE00 5.06
Very Pale Blue
#D6FFFE
ΔE00 5.30
Very Light Blue
#D5FFFF
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FEFD #FEE8E9
analogous
#E8FEF2 #E8FEFD #E8F4FE
triadic
#E8FEFD #FDE8FE #FEFDE8
tetradic
#E8FEFD #F2E8FE #FEE8E9 #F4FEE8
square
#E8FEFD #F2E8FE #FEE8E9 #F4FEE8
split-complementary
#E8FEFD #FEE8F4 #FEF2E8
monochromatic
#73F9F3 #ADFBF8 #E2FEFC #E2FEFC #E2FEFC
Accessibility & contrast
On white
1.05
#E8FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.03
#E8FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FEFD
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FEFD | 1.00 | 1.05 | 20.03 | 20.03 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFD
Deuteranopia (green-blind)
#F6F8FD
Tritanopia (blue-blind)
#E2FFFE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e8fefd; /* rgb */ color: rgb(232, 254, 253); /* oklch */ color: oklch(98.1% 0.023 193.5);
Tailwind
colors: {
custom: {
50: '#effefe',
500: '#e8fefd',
950: '#000000',
},
}SCSS
$custom: #e8fefd; $custom-light: #effefe; $custom-dark: #000000;
JSON
{
"hex": "#e8fefd",
"rgb": {
"r": 232,
"g": 254,
"b": 253
},
"hsl": {
"h": 177.273,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.98074,
"c": 0.02296,
"h": 193.5
},
"luminance": 0.95131
}Semantic roles & 50–950 ramp
primary
#E8FEFD
secondary
#EAA0A3
accent
#000AE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585