#E7FFFD#E7FFFD

#E7FFFD is a very light, muted teal. Relative luminance 0.956; OKLCH L 98.2% C 0.025 H 190.7°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).

Color values

HEX#E7FFFD
RGBrgb(231, 255, 253)
HSLhsl(175, 100%, 95%)
HSVhsv(175, 9%, 100%)
CMYKcmyk(9.4%, 0%, 0.8%, 0%)
CIE-LABlab(98.27, -8.13, -1.70)
CIE-LCHlch(98.27, 8.30, 191.81°)
OKLaboklab(98.21% -0.0246 -0.0046)
OKLCHoklch(98.21% 0.025 190.7)
XYZxyz(86.4406, 95.5994, 106.8078)
Luminance0.9560 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E7FFFD #FFE7E9
analogous
#E7FFF1 #E7FFFD #E7F5FF
triadic
#E7FFFD #FDE7FF #FFFDE7
tetradic
#E7FFFD #F1E7FF #FFE7E9 #F5FFE7
square
#E7FFFD #F1E7FF #FFE7E9 #F5FFE7
split-complementary
#E7FFFD #FFE7F5 #FFF1E7
monochromatic
#6DFFF3 #AAFFF8 #E0FFFC #E0FFFC #E0FFFC

Accessibility & contrast

On white

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

On black

20.12
#E7FFFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E7FFFD
20.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E7FFFD#FFFFFF#000000##000000
##E7FFFD1.001.0420.1220.12
#FFFFFF1.041.0021.0021.00
#00000020.1221.001.001.00
##00000020.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCFCFD
Deuteranopia (green-blind)
#F7F8FD
Tritanopia (blue-blind)
#E1FFFE
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #e7fffd;
/* rgb */ color: rgb(231, 255, 253);
/* oklch */ color: oklch(98.2% 0.025 190.7);
Tailwind
colors: {
  custom: {
    50: '#eefffe',
    500: '#e7fffd',
    950: '#000000',
  },
}
SCSS
$custom: #e7fffd;
$custom-light: #eefffe;
$custom-dark: #000000;
JSON
{
  "hex": "#e7fffd",
  "rgb": {
    "r": 231,
    "g": 255,
    "b": 253
  },
  "hsl": {
    "h": 175,
    "s": 100,
    "l": 95.294
  },
  "oklch": {
    "l": 0.98205,
    "c": 0.02508,
    "h": 190.7
  },
  "luminance": 0.95601
}

Semantic roles & 50–950 ramp

primary
#E7FFFD
secondary
#EE9DA3
accent
#0013E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685

Preview Lab

Preview with #E7FFFD

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

Preview Lab → · Contrast checker → · Palette generator →

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