#EBEEF0#EBEEF0

#EBEEF0 is a very light, near-neutral cyan. Relative luminance 0.851; OKLCH L 94.7% C 0.004 H 236.5°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).

Color values

HEX#EBEEF0
RGBrgb(235, 238, 240)
HSLhsl(204, 14%, 93%)
HSVhsv(204, 2%, 94%)
CMYKcmyk(2.1%, 0.8%, 0%, 5.9%)
CIE-LABlab(93.93, -0.64, -1.31)
CIE-LCHlch(93.93, 1.46, 244.11°)
OKLaboklab(94.74% -0.0023 -0.0035)
OKLCHoklch(94.74% 0.004 236.5)
XYZxyz(80.5609, 85.1023, 94.6034)
Luminance0.8510 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EBEEF0 #F0EDEB
analogous
#EBF0EF #EBEEF0 #EBEBF0
triadic
#EBEEF0 #F0EBEE #EEF0EB
tetradic
#EBEEF0 #EFEBF0 #F0EDEB #EBF0EB
square
#EBEEF0 #EFEBF0 #F0EDEB #EBF0EB
split-complementary
#EBEEF0 #F0EBEB #F0EFEB
monochromatic
#A5B3BC #C8D0D6 #EBEEF0 #EEF0F2 #EEF0F2

Accessibility & contrast

On white

1.17
#EBEEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.02
#EBEEF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EBEEF0
18.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EBEEF0#FFFFFF#000000##000000
##EBEEF01.001.1718.0218.02
#FFFFFF1.171.0021.0021.00
#00000018.0221.001.001.00
##00000018.0221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDEEF0
Deuteranopia (green-blind)
#ECEDF0
Tritanopia (blue-blind)
#EAEFEF
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #ebeef0;
/* rgb */ color: rgb(235, 238, 240);
/* oklch */ color: oklch(94.7% 0.004 236.5);
Tailwind
colors: {
  custom: {
    50: '#f1f3f4',
    500: '#ebeef0',
    950: '#000000',
  },
}
SCSS
$custom: #ebeef0;
$custom-light: #f1f3f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ebeef0",
  "rgb": {
    "r": 235,
    "g": 238,
    "b": 240
  },
  "hsl": {
    "h": 204,
    "s": 14.286,
    "l": 93.137
  },
  "oklch": {
    "l": 0.9474,
    "c": 0.00421,
    "h": 236.5
  },
  "luminance": 0.85103
}

Semantic roles & 50–950 ramp

primary
#EBEEF0
secondary
#C6BEB9
accent
#6B4D98
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585

Preview Lab

Preview with #EBEEF0

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

Preview Lab → · Contrast checker → · Palette generator →

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