#E8FFFE#E8FFFE
#E8FFFE is a very light, muted teal. Relative luminance 0.958; OKLCH L 98.3% C 0.024 H 193.6°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFFE |
|---|---|
| RGB | rgb(232, 255, 254) |
| HSL | hsl(177, 100%, 95%) |
| HSV | hsv(177, 9%, 100%) |
| CMYK | cmyk(9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(98.36, -7.62, -2.07) |
| CIE-LCH | lch(98.36, 7.90, 195.20°) |
| OKLab | oklab(98.3% -0.0233 -0.0056) |
| OKLCH | oklch(98.3% 0.024 193.6) |
| XYZ | xyz(86.9241, 95.8302, 107.6642) |
| Luminance | 0.9583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.35
Azure (CSS)
#F0FFFF
ΔE00 2.91
Mintcream
#F5FFFA
ΔE00 4.71
Ice Blue (survey)
#D7FFFE
ΔE00 4.76
Very Pale Blue
#D6FFFE
ΔE00 5.00
Very Light Blue
#D5FFFF
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFFE #FFE8E9
analogous
#E8FFF2 #E8FFFE #E8F4FF
triadic
#E8FFFE #FEE8FF #FFFEE8
tetradic
#E8FFFE #F2E8FF #FFE8E9 #F4FFE8
square
#E8FFFE #F2E8FF #FFE8E9 #F4FFE8
split-complementary
#E8FFFE #FFE8F4 #FFF2E8
monochromatic
#6EFFF9 #ABFFFB #E0FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.04
#E8FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#E8FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFFE
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFFE | 1.00 | 1.04 | 20.17 | 20.17 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFE
Deuteranopia (green-blind)
#F7F9FE
Tritanopia (blue-blind)
#E2FFFF
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e8fffe; /* rgb */ color: rgb(232, 255, 254); /* oklch */ color: oklch(98.3% 0.024 193.6);
Tailwind
colors: {
custom: {
50: '#effffe',
500: '#e8fffe',
950: '#000000',
},
}SCSS
$custom: #e8fffe; $custom-light: #effffe; $custom-dark: #000000;
JSON
{
"hex": "#e8fffe",
"rgb": {
"r": 232,
"g": 255,
"b": 254
},
"hsl": {
"h": 177.391,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.98303,
"c": 0.02397,
"h": 193.6
},
"luminance": 0.95832
}Semantic roles & 50–950 ramp
primary
#E8FFFE
secondary
#EE9DA1
accent
#000AE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685