#EEFFFF#EEFFFF

#EEFFFF is a very light, near-neutral teal. Relative luminance 0.969; OKLCH L 98.8% C 0.018 H 196.9°. Best body text is #000000 at 20.38:1 contrast (WCAG AA passes).

Color values

HEX#EEFFFF
RGBrgb(238, 255, 255)
HSLhsl(180, 100%, 97%)
HSVhsv(180, 7%, 100%)
CMYKcmyk(6.7%, 0%, 0%, 0%)
CIE-LABlab(98.80, -5.52, -1.91)
CIE-LCHlch(98.80, 5.84, 199.04°)
OKLaboklab(98.75% -0.017 -0.0052)
OKLCHoklch(98.75% 0.018 196.9)
XYZxyz(89.0661, 96.9161, 108.6026)
Luminance0.9692 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEFFFF #FFEEEE
analogous
#EEFFF7 #EEFFFF #EEF7FF
triadic
#EEFFFF #FFEEFF #FFFFEE
tetradic
#EEFFFF #F7EEFF #FFEEEE #F7FFEE
square
#EEFFFF #F7EEFF #FFEEEE #F7FFEE
split-complementary
#EEFFFF #FFEEF7 #FFF7EE
monochromatic
#74FFFF #B1FFFF #E0FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

1.03
#EEFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.38
#EEFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEFFFF
20.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEFFFF#FFFFFF#000000##000000
##EEFFFF1.001.0320.3820.38
#FFFFFF1.031.0021.0021.00
#00000020.3821.001.001.00
##00000020.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFDFF
Deuteranopia (green-blind)
#F9FAFF
Tritanopia (blue-blind)
#E9FFFF
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #eeffff;
/* rgb */ color: rgb(238, 255, 255);
/* oklch */ color: oklch(98.8% 0.018 196.9);
Tailwind
colors: {
  custom: {
    50: '#f3ffff',
    500: '#eeffff',
    950: '#000000',
  },
}
SCSS
$custom: #eeffff;
$custom-light: #f3ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#eeffff",
  "rgb": {
    "r": 238,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 96.667
  },
  "oklch": {
    "l": 0.98752,
    "c": 0.01778,
    "h": 196.9
  },
  "luminance": 0.96917
}

Semantic roles & 50–950 ramp

primary
#EEFFFF
secondary
#EFA3A3
accent
#0000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171818
muted
#858686

Preview Lab

Preview with #EEFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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