#ABDEF2#ABDEF2

#ABDEF2 is a very light, muted cyan. Relative luminance 0.673; OKLCH L 87.2% C 0.059 H 223.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).

Color values

HEX#ABDEF2
RGBrgb(171, 222, 242)
HSLhsl(197, 73%, 81%)
HSVhsv(197, 29%, 95%)
CMYKcmyk(29.3%, 8.3%, 0%, 5.1%)
CIE-LABlab(85.66, -11.82, -15.08)
CIE-LCHlch(85.66, 19.16, 231.92°)
OKLaboklab(87.17% -0.0427 -0.0412)
OKLCHoklch(87.17% 0.059 223.9)
XYZxyz(58.9379, 67.3085, 93.8736)
Luminance0.6731 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABDEF2 #F2BFAB
analogous
#ABF2E2 #ABDEF2 #ABBAF2
triadic
#ABDEF2 #F2ABDE #DEF2AB
tetradic
#ABDEF2 #E2ABF2 #F2BFAB #BAF2AB
square
#ABDEF2 #E2ABF2 #F2BFAB #BAF2AB
split-complementary
#ABDEF2 #F2ABBA #F2E2AB
monochromatic
#41B4E2 #76C9EA #ABDEF2 #E0F3FA #E5F5FB

Accessibility & contrast

On white

1.45
#ABDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.46
#ABDEF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABDEF2
14.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABDEF2#FFFFFF#000000##000000
##ABDEF21.001.4514.4614.46
#FFFFFF1.451.0021.0021.00
#00000014.4621.001.001.00
##00000014.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3DBF3
Deuteranopia (green-blind)
#C8D2F2
Tritanopia (blue-blind)
#94E4E4
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #abdef2;
/* rgb */ color: rgb(171, 222, 242);
/* oklch */ color: oklch(87.2% 0.059 223.9);
Tailwind
colors: {
  custom: {
    50: '#c5e8f6',
    500: '#abdef2',
    950: '#000000',
  },
}
SCSS
$custom: #abdef2;
$custom-light: #c5e8f6;
$custom-dark: #000000;
JSON
{
  "hex": "#abdef2",
  "rgb": {
    "r": 171,
    "g": 222,
    "b": 242
  },
  "hsl": {
    "h": 196.901,
    "s": 73.196,
    "l": 80.98
  },
  "oklch": {
    "l": 0.87174,
    "c": 0.05934,
    "h": 223.9
  },
  "luminance": 0.67311
}

Semantic roles & 50–950 ramp

primary
#ABDEF2
secondary
#D18B70
accent
#4810D5
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485

Preview Lab

Preview with #ABDEF2

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

Preview Lab → · Contrast checker → · Palette generator →

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