#E5F0FF#E5F0FF

#E5F0FF is a very light, muted cyan. Relative luminance 0.862; OKLCH L 95.1% C 0.023 H 256.1°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).

Color values

HEX#E5F0FF
RGBrgb(229, 240, 255)
HSLhsl(215, 100%, 95%)
HSVhsv(215, 10%, 100%)
CMYKcmyk(10.2%, 5.9%, 0%, 0%)
CIE-LABlab(94.40, -0.79, -8.46)
CIE-LCHlch(94.40, 8.50, 264.65°)
OKLaboklab(95.13% -0.0056 -0.0227)
OKLCHoklch(95.13% 0.023 256.1)
XYZxyz(81.5193, 86.1972, 106.9313)
Luminance0.8620 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E5F0FF #FFF4E5
analogous
#E5FDFF #E5F0FF #E7E5FF
triadic
#E5F0FF #FFE5F0 #F0FFE5
tetradic
#E5F0FF #FFE5FD #FFF4E5 #E5FFE7
square
#E5F0FF #FFE5FD #FFF4E5 #E5FFE7
split-complementary
#E5F0FF #FFE7E5 #FDFFE5
monochromatic
#6BA9FF #A8CDFF #E0EDFF #E0EDFF #E0EDFF

Accessibility & contrast

On white

1.15
#E5F0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.24
#E5F0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E5F0FF
18.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E5F0FF#FFFFFF#000000##000000
##E5F0FF1.001.1518.2418.24
#FFFFFF1.151.0021.0021.00
#00000018.2421.001.001.00
##00000018.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#DFF3F5
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #e5f0ff;
/* rgb */ color: rgb(229, 240, 255);
/* oklch */ color: oklch(95.1% 0.023 256.1);
Tailwind
colors: {
  custom: {
    50: '#edf4ff',
    500: '#e5f0ff',
    950: '#000000',
  },
}
SCSS
$custom: #e5f0ff;
$custom-light: #edf4ff;
$custom-dark: #000000;
JSON
{
  "hex": "#e5f0ff",
  "rgb": {
    "r": 229,
    "g": 240,
    "b": 255
  },
  "hsl": {
    "h": 214.615,
    "s": 100,
    "l": 94.902
  },
  "oklch": {
    "l": 0.95134,
    "c": 0.02341,
    "h": 256.1
  },
  "luminance": 0.86198
}

Semantic roles & 50–950 ramp

primary
#E5F0FF
secondary
#EDCA9B
accent
#8400E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161718
muted
#848586

Preview Lab

Preview with #E5F0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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