#E5FFFF#E5FFFF

#E5FFFF is a very light, muted teal. Relative luminance 0.954; OKLCH L 98.1% C 0.027 H 196.7°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).

Color values

HEX#E5FFFF
RGBrgb(229, 255, 255)
HSLhsl(180, 100%, 95%)
HSVhsv(180, 10%, 100%)
CMYKcmyk(10.2%, 0%, 0%, 0%)
CIE-LABlab(98.19, -8.38, -2.86)
CIE-LCHlch(98.19, 8.85, 198.85°)
OKLaboklab(98.13% -0.0258 -0.0078)
OKLCHoklch(98.13% 0.027 196.7)
XYZxyz(86.1189, 95.3964, 108.4645)
Luminance0.9540 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E5FFFF #FFE5E5
analogous
#E5FFF2 #E5FFFF #E5F2FF
triadic
#E5FFFF #FFE5FF #FFFFE5
tetradic
#E5FFFF #F2E5FF #FFE5E5 #F2FFE5
square
#E5FFFF #F2E5FF #FFE5E5 #F2FFE5
split-complementary
#E5FFFF #FFE5F2 #FFF2E5
monochromatic
#6BFFFF #A8FFFF #E0FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

20.08
#E5FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E5FFFF
20.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E5FFFF#FFFFFF#000000##000000
##E5FFFF1.001.0520.0820.08
#FFFFFF1.051.0021.0021.00
#00000020.0821.001.001.00
##00000020.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBFCFF
Deuteranopia (green-blind)
#F6F8FF
Tritanopia (blue-blind)
#DEFFFF
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #e5ffff;
/* rgb */ color: rgb(229, 255, 255);
/* oklch */ color: oklch(98.1% 0.027 196.7);
Tailwind
colors: {
  custom: {
    50: '#edffff',
    500: '#e5ffff',
    950: '#000000',
  },
}
SCSS
$custom: #e5ffff;
$custom-light: #edffff;
$custom-dark: #000000;
JSON
{
  "hex": "#e5ffff",
  "rgb": {
    "r": 229,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 94.902
  },
  "oklch": {
    "l": 0.98125,
    "c": 0.02699,
    "h": 196.7
  },
  "luminance": 0.95398
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #E5FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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