#E3FFFF#E3FFFF

#E3FFFF is a very light, muted teal. Relative luminance 0.951; OKLCH L 98.0% C 0.029 H 196.7°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).

Color values

HEX#E3FFFF
RGBrgb(227, 255, 255)
HSLhsl(180, 100%, 95%)
HSVhsv(180, 11%, 100%)
CMYKcmyk(11%, 0%, 0%, 0%)
CIE-LABlab(98.06, -9.01, -3.07)
CIE-LCHlch(98.06, 9.52, 198.81°)
OKLaboklab(97.99% -0.0278 -0.0083)
OKLCHoklch(97.99% 0.029 196.7)
XYZxyz(85.4842, 95.0692, 108.4347)
Luminance0.9507 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E3FFFF #FFE3E3
analogous
#E3FFF1 #E3FFFF #E3F1FF
triadic
#E3FFFF #FFE3FF #FFFFE3
tetradic
#E3FFFF #F1E3FF #FFE3E3 #F1FFE3
square
#E3FFFF #F1E3FF #FFE3E3 #F1FFE3
split-complementary
#E3FFFF #FFE3F1 #FFF1E3
monochromatic
#69FFFF #A6FFFF #E0FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

20.01
#E3FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E3FFFF
20.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E3FFFF#FFFFFF#000000##000000
##E3FFFF1.001.0520.0120.01
#FFFFFF1.051.0021.0021.00
#00000020.0121.001.001.00
##00000020.0121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #e3ffff;
/* rgb */ color: rgb(227, 255, 255);
/* oklch */ color: oklch(98.0% 0.029 196.7);
Tailwind
colors: {
  custom: {
    50: '#ecffff',
    500: '#e3ffff',
    950: '#000000',
  },
}
SCSS
$custom: #e3ffff;
$custom-light: #ecffff;
$custom-dark: #000000;
JSON
{
  "hex": "#e3ffff",
  "rgb": {
    "r": 227,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 94.51
  },
  "oklch": {
    "l": 0.97988,
    "c": 0.02901,
    "h": 196.7
  },
  "luminance": 0.95071
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #E3FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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