#EBFFFF#EBFFFF

#EBFFFF is a very light, muted teal. Relative luminance 0.964; OKLCH L 98.5% C 0.021 H 196.8°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).

Color values

HEX#EBFFFF
RGBrgb(235, 255, 255)
HSLhsl(180, 100%, 96%)
HSVhsv(180, 8%, 100%)
CMYKcmyk(7.8%, 0%, 0%, 0%)
CIE-LABlab(98.59, -6.48, -2.23)
CIE-LCHlch(98.59, 6.85, 198.98°)
OKLaboklab(98.54% -0.02 -0.006)
OKLCHoklch(98.54% 0.021 196.8)
XYZxyz(88.0670, 96.4009, 108.5558)
Luminance0.9640 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EBFFFF #FFEBEB
analogous
#EBFFF5 #EBFFFF #EBF5FF
triadic
#EBFFFF #FFEBFF #FFFFEB
tetradic
#EBFFFF #F5EBFF #FFEBEB #F5FFEB
square
#EBFFFF #F5EBFF #FFEBEB #F5FFEB
split-complementary
#EBFFFF #FFEBF5 #FFF5EB
monochromatic
#71FFFF #AEFFFF #E0FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

20.28
#EBFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EBFFFF
20.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EBFFFF#FFFFFF#000000##000000
##EBFFFF1.001.0420.2820.28
#FFFFFF1.041.0021.0021.00
#00000020.2821.001.001.00
##00000020.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCFDFF
Deuteranopia (green-blind)
#F8FAFF
Tritanopia (blue-blind)
#E6FFFF
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #ebffff;
/* rgb */ color: rgb(235, 255, 255);
/* oklch */ color: oklch(98.5% 0.021 196.8);
Tailwind
colors: {
  custom: {
    50: '#f1ffff',
    500: '#ebffff',
    950: '#000000',
  },
}
SCSS
$custom: #ebffff;
$custom-light: #f1ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#ebffff",
  "rgb": {
    "r": 235,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.98541,
    "c": 0.02087,
    "h": 196.8
  },
  "luminance": 0.96402
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #EBFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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