#E2FFFF#E2FFFF

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

Color values

HEX#E2FFFF
RGBrgb(226, 255, 255)
HSLhsl(180, 100%, 94%)
HSVhsv(180, 11%, 100%)
CMYKcmyk(11.4%, 0%, 0%, 0%)
CIE-LABlab(98.00, -9.32, -3.17)
CIE-LCHlch(98.00, 9.85, 198.79°)
OKLaboklab(97.92% -0.0288 -0.0086)
OKLCHoklch(97.92% 0.03 196.7)
XYZxyz(85.1697, 94.9070, 108.4200)
Luminance0.9491 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E2FFFF #FFE2E2
analogous
#E2FFF1 #E2FFFF #E2F1FF
triadic
#E2FFFF #FFE2FF #FFFFE2
tetradic
#E2FFFF #F1E2FF #FFE2E2 #F1FFE2
square
#E2FFFF #F1E2FF #FFE2E2 #F1FFE2
split-complementary
#E2FFFF #FFE2F1 #FFF1E2
monochromatic
#68FFFF #A5FFFF #E0FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

19.98
#E2FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E2FFFF
19.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E2FFFF#FFFFFF#000000##000000
##E2FFFF1.001.0519.9819.98
#FFFFFF1.051.0021.0021.00
#00000019.9821.001.001.00
##00000019.9821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #e2ffff;
/* rgb */ color: rgb(226, 255, 255);
/* oklch */ color: oklch(97.9% 0.030 196.7);
Tailwind
colors: {
  custom: {
    50: '#ebffff',
    500: '#e2ffff',
    950: '#000000',
  },
}
SCSS
$custom: #e2ffff;
$custom-light: #ebffff;
$custom-dark: #000000;
JSON
{
  "hex": "#e2ffff",
  "rgb": {
    "r": 226,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 94.314
  },
  "oklch": {
    "l": 0.9792,
    "c": 0.03002,
    "h": 196.7
  },
  "luminance": 0.94909
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #E2FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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