#E1FFFF#E1FFFF

#E1FFFF is a very light, muted teal. Relative luminance 0.947; OKLCH L 97.9% C 0.031 H 196.7°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).

Color values

HEX#E1FFFF
RGBrgb(225, 255, 255)
HSLhsl(180, 100%, 94%)
HSVhsv(180, 12%, 100%)
CMYKcmyk(11.8%, 0%, 0%, 0%)
CIE-LABlab(97.93, -9.63, -3.27)
CIE-LCHlch(97.93, 10.17, 198.77°)
OKLaboklab(97.85% -0.0297 -0.0089)
OKLCHoklch(97.85% 0.031 196.7)
XYZxyz(84.8569, 94.7458, 108.4053)
Luminance0.9475 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E1FFFF #FFE1E1
analogous
#E1FFF0 #E1FFFF #E1F0FF
triadic
#E1FFFF #FFE1FF #FFFFE1
tetradic
#E1FFFF #F0E1FF #FFE1E1 #F0FFE1
square
#E1FFFF #F0E1FF #FFE1E1 #F0FFE1
split-complementary
#E1FFFF #FFE1F0 #FFF0E1
monochromatic
#67FFFF #A4FFFF #E0FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

1.05
#E1FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.95
#E1FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E1FFFF
19.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E1FFFF#FFFFFF#000000##000000
##E1FFFF1.001.0519.9519.95
#FFFFFF1.051.0021.0021.00
#00000019.9521.001.001.00
##00000019.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBFCFF
Deuteranopia (green-blind)
#F5F7FF
Tritanopia (blue-blind)
#D8FFFF
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #e1ffff;
/* rgb */ color: rgb(225, 255, 255);
/* oklch */ color: oklch(97.9% 0.031 196.7);
Tailwind
colors: {
  custom: {
    50: '#eaffff',
    500: '#e1ffff',
    950: '#000000',
  },
}
SCSS
$custom: #e1ffff;
$custom-light: #eaffff;
$custom-dark: #000000;
JSON
{
  "hex": "#e1ffff",
  "rgb": {
    "r": 225,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 94.118
  },
  "oklch": {
    "l": 0.97853,
    "c": 0.03102,
    "h": 196.7
  },
  "luminance": 0.94748
}

Semantic roles & 50–950 ramp

primary
#E1FFFF
secondary
#ED9797
accent
#0000E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161818
muted
#848686

Preview Lab

Preview with #E1FFFF

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#E1FFFF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva