#EAFFFF#EAFFFF

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

Color values

HEX#EAFFFF
RGBrgb(234, 255, 255)
HSLhsl(180, 100%, 96%)
HSVhsv(180, 8%, 100%)
CMYKcmyk(8.2%, 0%, 0%, 0%)
CIE-LABlab(98.52, -6.80, -2.33)
CIE-LCHlch(98.52, 7.19, 198.96°)
OKLaboklab(98.47% -0.021 -0.0063)
OKLCHoklch(98.47% 0.022 196.8)
XYZxyz(87.7377, 96.2311, 108.5404)
Luminance0.9623 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EAFFFF #FFEAEA
analogous
#EAFFF4 #EAFFFF #EAF4FF
triadic
#EAFFFF #FFEAFF #FFFFEA
tetradic
#EAFFFF #F4EAFF #FFEAEA #F4FFEA
square
#EAFFFF #F4EAFF #FFEAEA #F4FFEA
split-complementary
#EAFFFF #FFEAF4 #FFF4EA
monochromatic
#70FFFF #ADFFFF #E0FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

20.25
#EAFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EAFFFF
20.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EAFFFF#FFFFFF#000000##000000
##EAFFFF1.001.0420.2520.25
#FFFFFF1.041.0021.0021.00
#00000020.2521.001.001.00
##00000020.2521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #eaffff;
/* rgb */ color: rgb(234, 255, 255);
/* oklch */ color: oklch(98.5% 0.022 196.8);
Tailwind
colors: {
  custom: {
    50: '#f0ffff',
    500: '#eaffff',
    950: '#000000',
  },
}
SCSS
$custom: #eaffff;
$custom-light: #f0ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#eaffff",
  "rgb": {
    "r": 234,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 95.882
  },
  "oklch": {
    "l": 0.98471,
    "c": 0.02189,
    "h": 196.8
  },
  "luminance": 0.96232
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #EAFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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