#BADFF3#BADFF3

#BADFF3 is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.3% C 0.048 H 231.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).

Color values

HEX#BADFF3
RGBrgb(186, 223, 243)
HSLhsl(201, 70%, 84%)
HSVhsv(201, 23%, 95%)
CMYKcmyk(23.5%, 8.2%, 0%, 4.7%)
CIE-LABlab(86.84, -7.77, -13.74)
CIE-LCHlch(86.84, 15.79, 240.52°)
OKLaboklab(88.35% -0.0296 -0.0374)
OKLCHoklch(88.35% 0.048 231.6)
XYZxyz(62.8104, 69.6833, 94.9175)
Luminance0.6969 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BADFF3 #F3CEBA
analogous
#BAF3EB #BADFF3 #BAC3F3
triadic
#BADFF3 #F3BADF #DFF3BA
tetradic
#BADFF3 #EBBAF3 #F3CEBA #C3F3BA
square
#BADFF3 #EBBAF3 #F3CEBA #C3F3BA
split-complementary
#BADFF3 #F3BAC3 #F3EBBA
monochromatic
#52AFE1 #86C7EA #BADFF3 #E5F3FA #E5F3FA

Accessibility & contrast

On white

1.41
#BADFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.94
#BADFF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BADFF3
14.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BADFF3#FFFFFF#000000##000000
##BADFF31.001.4114.9414.94
#FFFFFF1.411.0021.0021.00
#00000014.9421.001.001.00
##00000014.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5DDF4
Deuteranopia (green-blind)
#CDD7F3
Tritanopia (blue-blind)
#AAE5E5
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #badff3;
/* rgb */ color: rgb(186, 223, 243);
/* oklch */ color: oklch(88.3% 0.048 231.6);
Tailwind
colors: {
  custom: {
    50: '#cfe9f7',
    500: '#badff3',
    950: '#000000',
  },
}
SCSS
$custom: #badff3;
$custom-light: #cfe9f7;
$custom-dark: #000000;
JSON
{
  "hex": "#badff3",
  "rgb": {
    "r": 186,
    "g": 223,
    "b": 243
  },
  "hsl": {
    "h": 201.053,
    "s": 70.37,
    "l": 84.118
  },
  "oklch": {
    "l": 0.88349,
    "c": 0.04768,
    "h": 231.6
  },
  "luminance": 0.69686
}

Semantic roles & 50–950 ramp

primary
#BADFF3
secondary
#D39C7E
accent
#5613D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485

Preview Lab

Preview with #BADFF3

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

Preview Lab → · Contrast checker → · Palette generator →

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