Lightcyan#E0FFFF

#E0FFFF is a very light, muted teal. Relative luminance 0.946; OKLCH L 97.8% C 0.032 H 196.6°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).

Lightcyan — editorial page

Color values

HEX#E0FFFF
RGBrgb(224, 255, 255)
HSLhsl(180, 100%, 94%)
HSVhsv(180, 12%, 100%)
CMYKcmyk(12.2%, 0%, 0%, 0%)
CIE-LABlab(97.87, -9.94, -3.38)
CIE-LCHlch(97.87, 10.50, 198.75°)
OKLaboklab(97.79% -0.0307 -0.0092)
OKLCHoklch(97.79% 0.032 196.6)
XYZxyz(84.5460, 94.5854, 108.3908)
Luminance0.9459 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E0FFFF #FFE0E0
analogous
#E0FFF0 #E0FFFF #E0F0FF
triadic
#E0FFFF #FFE0FF #FFFFE0
tetradic
#E0FFFF #F0E0FF #FFE0E0 #F0FFE0
square
#E0FFFF #F0E0FF #FFE0E0 #F0FFE0
split-complementary
#E0FFFF #FFE0F0 #FFF0E0
monochromatic
#66FFFF #A3FFFF #E0FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

19.92
#E0FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E0FFFF
19.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E0FFFF#FFFFFF#000000##000000
##E0FFFF1.001.0519.9219.92
#FFFFFF1.051.0021.0021.00
#00000019.9221.001.001.00
##00000019.9221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #e0ffff;
/* rgb */ color: rgb(224, 255, 255);
/* oklch */ color: oklch(97.8% 0.032 196.6);
Tailwind
colors: {
  custom: {
    50: '#eaffff',
    500: '#e0ffff',
    950: '#000000',
  },
}
SCSS
$custom: #e0ffff;
$custom-light: #eaffff;
$custom-dark: #000000;
JSON
{
  "hex": "#e0ffff",
  "rgb": {
    "r": 224,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 93.922
  },
  "oklch": {
    "l": 0.97786,
    "c": 0.03203,
    "h": 196.6
  },
  "luminance": 0.94587
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #E0FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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