#B0CCCC#B0CCCC

#B0CCCC is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.5% C 0.030 H 196.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).

Color values

HEX#B0CCCC
RGBrgb(176, 204, 204)
HSLhsl(180, 22%, 75%)
HSVhsv(180, 14%, 80%)
CMYKcmyk(13.7%, 0%, 0%, 20%)
CIE-LABlab(80.05, -9.34, -3.16)
CIE-LCHlch(80.05, 9.85, 198.67°)
OKLaboklab(82.45% -0.0288 -0.0086)
OKLCHoklch(82.45% 0.03 196.6)
XYZxyz(50.3937, 56.7742, 65.4185)
Luminance0.5677 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B0CCCC #CCB0B0
analogous
#B0CCBE #B0CCCC #B0BECC
triadic
#B0CCCC #CCB0CC #CCCCB0
tetradic
#B0CCCC #BEB0CC #CCB0B0 #BECCB0
square
#B0CCCC #BEB0CC #CCB0B0 #BECCB0
split-complementary
#B0CCCC #CCB0BE #CCBEB0
monochromatic
#669C9C #8BB4B4 #B0CCCC #D5E4E4 #ECF3F3

Accessibility & contrast

On white

1.70
#B0CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.36
#B0CCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B0CCCC
12.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B0CCCC#FFFFFF#000000##000000
##B0CCCC1.001.7012.3612.36
#FFFFFF1.701.0021.0021.00
#00000012.3621.001.001.00
##00000012.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C2C5CC
Tritanopia (blue-blind)
#A8CECC
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #b0cccc;
/* rgb */ color: rgb(176, 204, 204);
/* oklch */ color: oklch(82.5% 0.030 196.6);
Tailwind
colors: {
  custom: {
    50: '#c8dbdb',
    500: '#b0cccc',
    950: '#000000',
  },
}
SCSS
$custom: #b0cccc;
$custom-light: #c8dbdb;
$custom-dark: #000000;
JSON
{
  "hex": "#b0cccc",
  "rgb": {
    "r": 176,
    "g": 204,
    "b": 204
  },
  "hsl": {
    "h": 180,
    "s": 21.538,
    "l": 74.51
  },
  "oklch": {
    "l": 0.82451,
    "c": 0.03007,
    "h": 196.6
  },
  "luminance": 0.56775
}

Semantic roles & 50–950 ramp

primary
#B0CCCC
secondary
#A17F7F
accent
#4646A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131515
muted
#828484

Preview Lab

Preview with #B0CCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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