#E7FFFF#E7FFFF

#E7FFFF is a very light, muted teal. Relative luminance 0.957; OKLCH L 98.3% C 0.025 H 196.7°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).

Color values

HEX#E7FFFF
RGBrgb(231, 255, 255)
HSLhsl(180, 100%, 95%)
HSVhsv(180, 9%, 100%)
CMYKcmyk(9.4%, 0%, 0%, 0%)
CIE-LABlab(98.32, -7.75, -2.65)
CIE-LCHlch(98.32, 8.19, 198.89°)
OKLaboklab(98.26% -0.0239 -0.0072)
OKLCHoklch(98.26% 0.025 196.7)
XYZxyz(86.7609, 95.7275, 108.4946)
Luminance0.9573 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E7FFFF #FFE7E7
analogous
#E7FFF3 #E7FFFF #E7F3FF
triadic
#E7FFFF #FFE7FF #FFFFE7
tetradic
#E7FFFF #F3E7FF #FFE7E7 #F3FFE7
square
#E7FFFF #F3E7FF #FFE7E7 #F3FFE7
split-complementary
#E7FFFF #FFE7F3 #FFF3E7
monochromatic
#6DFFFF #AAFFFF #E0FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

20.15
#E7FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E7FFFF
20.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E7FFFF#FFFFFF#000000##000000
##E7FFFF1.001.0420.1520.15
#FFFFFF1.041.0021.0021.00
#00000020.1521.001.001.00
##00000020.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCFCFF
Deuteranopia (green-blind)
#F7F9FF
Tritanopia (blue-blind)
#E0FFFF
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #e7ffff;
/* rgb */ color: rgb(231, 255, 255);
/* oklch */ color: oklch(98.3% 0.025 196.7);
Tailwind
colors: {
  custom: {
    50: '#eeffff',
    500: '#e7ffff',
    950: '#000000',
  },
}
SCSS
$custom: #e7ffff;
$custom-light: #eeffff;
$custom-dark: #000000;
JSON
{
  "hex": "#e7ffff",
  "rgb": {
    "r": 231,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 95.294
  },
  "oklch": {
    "l": 0.98262,
    "c": 0.02496,
    "h": 196.7
  },
  "luminance": 0.95729
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #E7FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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