#E8FFFD#E8FFFD
#E8FFFD is a very light, muted teal. Relative luminance 0.958; OKLCH L 98.3% C 0.024 H 190.5°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFFD |
|---|---|
| RGB | rgb(232, 255, 253) |
| HSL | hsl(175, 100%, 95%) |
| HSV | hsv(175, 9%, 100%) |
| CMYK | cmyk(9%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(98.34, -7.81, -1.59) |
| CIE-LCH | lch(98.34, 7.97, 191.54°) |
| OKLab | oklab(98.27% -0.0237 -0.0044) |
| OKLCH | oklch(98.27% 0.024 190.5) |
| XYZ | xyz(86.7644, 95.7663, 106.8230) |
| Luminance | 0.9577 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.38
Azure (CSS)
#F0FFFF
ΔE00 3.11
Mintcream
#F5FFFA
ΔE00 4.64
Ice Blue (survey)
#D7FFFE
ΔE00 4.69
Very Pale Blue
#D6FFFE
ΔE00 4.93
Very Light Blue
#D5FFFF
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFFD #FFE8EA
analogous
#E8FFF1 #E8FFFD #E8F5FF
triadic
#E8FFFD #FDE8FF #FFFDE8
tetradic
#E8FFFD #F1E8FF #FFE8EA #F5FFE8
square
#E8FFFD #F1E8FF #FFE8EA #F5FFE8
split-complementary
#E8FFFD #FFE8F5 #FFF1E8
monochromatic
#6EFFF2 #ABFFF8 #E0FFFC #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.04
#E8FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#E8FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFFD
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFFD | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFD
Deuteranopia (green-blind)
#F7F9FD
Tritanopia (blue-blind)
#E2FFFE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e8fffd; /* rgb */ color: rgb(232, 255, 253); /* oklch */ color: oklch(98.3% 0.024 190.5);
Tailwind
colors: {
custom: {
50: '#effffe',
500: '#e8fffd',
950: '#000000',
},
}SCSS
$custom: #e8fffd; $custom-light: #effffe; $custom-dark: #000000;
JSON
{
"hex": "#e8fffd",
"rgb": {
"r": 232,
"g": 255,
"b": 253
},
"hsl": {
"h": 174.783,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.98274,
"c": 0.02408,
"h": 190.5
},
"luminance": 0.95768
}Semantic roles & 50–950 ramp
primary
#E8FFFD
secondary
#EE9DA4
accent
#0014E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685