#E8FFFF#E8FFFF
#E8FFFF is a very light, muted teal. Relative luminance 0.959; OKLCH L 98.3% C 0.024 H 196.8°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFFF |
|---|---|
| RGB | rgb(232, 255, 255) |
| HSL | hsl(180, 100%, 95%) |
| HSV | hsv(180, 9%, 100%) |
| CMYK | cmyk(9%, 0%, 0%, 0%) |
| CIE-LAB | lab(98.39, -7.43, -2.55) |
| CIE-LCH | lch(98.39, 7.86, 198.91°) |
| OKLab | oklab(98.33% -0.0229 -0.0069) |
| OKLCH | oklch(98.33% 0.024 196.8) |
| XYZ | xyz(87.0846, 95.8944, 108.5098) |
| Luminance | 0.9590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.41
Azure (CSS)
#F0FFFF
ΔE00 2.76
Mintcream
#F5FFFA
ΔE00 4.82
Ice Blue (survey)
#D7FFFE
ΔE00 4.89
Very Pale Blue
#D6FFFE
ΔE00 5.13
Very Light Blue
#D5FFFF
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFFF #FFE8E8
analogous
#E8FFF3 #E8FFFF #E8F3FF
triadic
#E8FFFF #FFE8FF #FFFFE8
tetradic
#E8FFFF #F3E8FF #FFE8E8 #F3FFE8
square
#E8FFFF #F3E8FF #FFE8E8 #F3FFE8
split-complementary
#E8FFFF #FFE8F3 #FFF3E8
monochromatic
#6EFFFF #ABFFFF #E0FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.04
#E8FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#E8FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFFF
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFFF | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFDFF
Deuteranopia (green-blind)
#F7F9FF
Tritanopia (blue-blind)
#E2FFFF
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #e8ffff; /* rgb */ color: rgb(232, 255, 255); /* oklch */ color: oklch(98.3% 0.024 196.8);
Tailwind
colors: {
custom: {
50: '#efffff',
500: '#e8ffff',
950: '#000000',
},
}SCSS
$custom: #e8ffff; $custom-light: #efffff; $custom-dark: #000000;
JSON
{
"hex": "#e8ffff",
"rgb": {
"r": 232,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.98331,
"c": 0.02394,
"h": 196.8
},
"luminance": 0.95896
}Semantic roles & 50–950 ramp
primary
#E8FFFF
secondary
#EE9D9D
accent
#0000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161818
muted
#858686