#EFF7F5#EFF7F5

#EFF7F5 is a very light, near-neutral teal. Relative luminance 0.915; OKLCH L 97.0% C 0.009 H 179.6°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).

Color values

HEX#EFF7F5
RGBrgb(239, 247, 245)
HSLhsl(165, 33%, 95%)
HSVhsv(165, 3%, 97%)
CMYKcmyk(3.2%, 0%, 0.8%, 3.1%)
CIE-LABlab(96.60, -2.99, 0.04)
CIE-LCHlch(96.60, 2.99, 179.23°)
OKLaboklab(96.96% -0.0089 0.0001)
OKLCHoklch(96.96% 0.009 179.6)
XYZxyz(85.3357, 91.4644, 99.5271)
Luminance0.9146 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EFF7F5 #F7EFF1
analogous
#EFF7F1 #EFF7F5 #EFF5F7
triadic
#EFF7F5 #F5EFF7 #F7F5EF
tetradic
#EFF7F5 #F1EFF7 #F7EFF1 #F5F7EF
square
#EFF7F5 #F1EFF7 #F7EFF1 #F5F7EF
split-complementary
#EFF7F5 #F7EFF5 #F7F1EF
monochromatic
#9DCEC2 #C6E3DB #EBF5F2 #EBF5F2 #EBF5F2

Accessibility & contrast

On white

1.09
#EFF7F5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.29
#EFF7F5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EFF7F5
19.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EFF7F5#FFFFFF#000000##000000
##EFF7F51.001.0919.2919.29
#FFFFFF1.091.0021.0021.00
#00000019.2921.001.001.00
##00000019.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F6F5
Deuteranopia (green-blind)
#F5F5F5
Tritanopia (blue-blind)
#EDF7F6
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #eff7f5;
/* rgb */ color: rgb(239, 247, 245);
/* oklch */ color: oklch(97.0% 0.009 179.6);
Tailwind
colors: {
  custom: {
    50: '#f4f9f8',
    500: '#eff7f5',
    950: '#000000',
  },
}
SCSS
$custom: #eff7f5;
$custom-light: #f4f9f8;
$custom-dark: #000000;
JSON
{
  "hex": "#eff7f5",
  "rgb": {
    "r": 239,
    "g": 247,
    "b": 245
  },
  "hsl": {
    "h": 165,
    "s": 33.333,
    "l": 95.294
  },
  "oklch": {
    "l": 0.96957,
    "c": 0.00886,
    "h": 179.6
  },
  "luminance": 0.91465
}

Semantic roles & 50–950 ramp

primary
#EFF7F5
secondary
#D3B8BE
accent
#3956AC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #EFF7F5

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

Preview Lab → · Contrast checker → · Palette generator →

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