#E9FFFF#E9FFFF

#E9FFFF is a very light, muted teal. Relative luminance 0.961; OKLCH L 98.4% C 0.023 H 196.8°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).

Color values

HEX#E9FFFF
RGBrgb(233, 255, 255)
HSLhsl(180, 100%, 96%)
HSVhsv(180, 9%, 100%)
CMYKcmyk(8.6%, 0%, 0%, 0%)
CIE-LABlab(98.46, -7.12, -2.44)
CIE-LCHlch(98.46, 7.52, 198.93°)
OKLaboklab(98.4% -0.0219 -0.0066)
OKLCHoklch(98.4% 0.023 196.8)
XYZxyz(87.4102, 96.0623, 108.5250)
Luminance0.9606 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E9FFFF #FFE9E9
analogous
#E9FFF4 #E9FFFF #E9F4FF
triadic
#E9FFFF #FFE9FF #FFFFE9
tetradic
#E9FFFF #F4E9FF #FFE9E9 #F4FFE9
square
#E9FFFF #F4E9FF #FFE9E9 #F4FFE9
split-complementary
#E9FFFF #FFE9F4 #FFF4E9
monochromatic
#6FFFFF #ACFFFF #E0FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

1.04
#E9FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.21
#E9FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E9FFFF
20.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E9FFFF#FFFFFF#000000##000000
##E9FFFF1.001.0420.2120.21
#FFFFFF1.041.0021.0021.00
#00000020.2121.001.001.00
##00000020.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCFDFF
Deuteranopia (green-blind)
#F7F9FF
Tritanopia (blue-blind)
#E3FFFF
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #e9ffff;
/* rgb */ color: rgb(233, 255, 255);
/* oklch */ color: oklch(98.4% 0.023 196.8);
Tailwind
colors: {
  custom: {
    50: '#f0ffff',
    500: '#e9ffff',
    950: '#000000',
  },
}
SCSS
$custom: #e9ffff;
$custom-light: #f0ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#e9ffff",
  "rgb": {
    "r": 233,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 95.686
  },
  "oklch": {
    "l": 0.98401,
    "c": 0.02292,
    "h": 196.8
  },
  "luminance": 0.96064
}

Semantic roles & 50–950 ramp

primary
#E9FFFF
secondary
#EE9E9E
accent
#0000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161818
muted
#858686

Preview Lab

Preview with #E9FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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