#BADFF2#BADFF2

#BADFF2 is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.3% C 0.047 H 230.3°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).

Color values

HEX#BADFF2
RGBrgb(186, 223, 242)
HSLhsl(200, 68%, 84%)
HSVhsv(200, 23%, 95%)
CMYKcmyk(23.1%, 7.9%, 0%, 5.1%)
CIE-LABlab(86.81, -7.99, -13.26)
CIE-LCHlch(86.81, 15.48, 238.93°)
OKLaboklab(88.32% -0.03 -0.0361)
OKLCHoklch(88.32% 0.047 230.3)
XYZxyz(62.6598, 69.6231, 94.1243)
Luminance0.6963 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BADFF2 #F2CDBA
analogous
#BAF2E9 #BADFF2 #BAC3F2
triadic
#BADFF2 #F2BADF #DFF2BA
tetradic
#BADFF2 #E9BAF2 #F2CDBA #C3F2BA
square
#BADFF2 #E9BAF2 #F2CDBA #C3F2BA
split-complementary
#BADFF2 #F2BAC3 #F2E9BA
monochromatic
#53AFDF #87C7E8 #BADFF2 #E5F3FA #E5F3FA

Accessibility & contrast

On white

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

On black

14.93
#BADFF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BADFF2
14.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BADFF2#FFFFFF#000000##000000
##BADFF21.001.4114.9314.93
#FFFFFF1.411.0021.0021.00
#00000014.9321.001.001.00
##00000014.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6DDF3
Deuteranopia (green-blind)
#CDD6F2
Tritanopia (blue-blind)
#AAE4E5
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #badff2;
/* rgb */ color: rgb(186, 223, 242);
/* oklch */ color: oklch(88.3% 0.047 230.3);
Tailwind
colors: {
  custom: {
    50: '#cfe9f6',
    500: '#badff2',
    950: '#000000',
  },
}
SCSS
$custom: #badff2;
$custom-light: #cfe9f6;
$custom-dark: #000000;
JSON
{
  "hex": "#badff2",
  "rgb": {
    "r": 186,
    "g": 223,
    "b": 242
  },
  "hsl": {
    "h": 200.357,
    "s": 68.293,
    "l": 83.922
  },
  "oklch": {
    "l": 0.88316,
    "c": 0.04689,
    "h": 230.3
  },
  "luminance": 0.69625
}

Semantic roles & 50–950 ramp

primary
#BADFF2
secondary
#D29B7F
accent
#5515D0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485

Preview Lab

Preview with #BADFF2

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

Preview Lab → · Contrast checker → · Palette generator →

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