#B2F0FF#B2F0FF

#B2F0FF is a very light, moderate cyan. Relative luminance 0.790; OKLCH L 91.8% C 0.065 H 214.3°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).

Color values

HEX#B2F0FF
RGBrgb(178, 240, 255)
HSLhsl(192, 100%, 85%)
HSVhsv(192, 30%, 100%)
CMYKcmyk(30.2%, 5.9%, 0%, 0%)
CIE-LABlab(91.24, -15.99, -13.50)
CIE-LCHlch(91.24, 20.93, 220.19°)
OKLaboklab(91.83% -0.0541 -0.0369)
OKLCHoklch(91.83% 0.065 214.3)
XYZxyz(67.5644, 79.0017, 106.2772)
Luminance0.7901 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2F0FF #FFC1B2
analogous
#B2FFE7 #B2F0FF #B2CAFF
triadic
#B2F0FF #FFB2F0 #F0FFB2
tetradic
#B2F0FF #E7B2FF #FFC1B2 #CAFFB2
square
#B2F0FF #E7B2FF #FFC1B2 #CAFFB2
split-complementary
#B2F0FF #FFB2CA #FFE7B2
monochromatic
#38D8FF #75E4FF #B2F0FF #E0F9FF #E0F9FF

Accessibility & contrast

On white

1.25
#B2F0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.80
#B2F0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2F0FF
16.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2F0FF#FFFFFF#000000##000000
##B2F0FF1.001.2516.8016.80
#FFFFFF1.251.0021.0021.00
#00000016.8021.001.001.00
##00000016.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#98F6F4
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #b2f0ff;
/* rgb */ color: rgb(178, 240, 255);
/* oklch */ color: oklch(91.8% 0.065 214.3);
Tailwind
colors: {
  custom: {
    50: '#cbf5ff',
    500: '#b2f0ff',
    950: '#000000',
  },
}
SCSS
$custom: #b2f0ff;
$custom-light: #cbf5ff;
$custom-dark: #000000;
JSON
{
  "hex": "#b2f0ff",
  "rgb": {
    "r": 178,
    "g": 240,
    "b": 255
  },
  "hsl": {
    "h": 191.688,
    "s": 100,
    "l": 84.902
  },
  "oklch": {
    "l": 0.91827,
    "c": 0.06545,
    "h": 214.3
  },
  "luminance": 0.79005
}

Semantic roles & 50–950 ramp

primary
#B2F0FF
secondary
#E68770
accent
#2D00E6
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131718
muted
#838586

Preview Lab

Preview with #B2F0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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