#CBFFFF#CBFFFF

#CBFFFF is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.4% C 0.053 H 196.3°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).

Color values

HEX#CBFFFF
RGBrgb(203, 255, 255)
HSLhsl(180, 100%, 90%)
HSVhsv(180, 20%, 100%)
CMYKcmyk(20.4%, 0%, 0%, 0%)
CIE-LABlab(96.59, -16.31, -5.40)
CIE-LCHlch(96.59, 17.18, 198.33°)
OKLaboklab(96.44% -0.0504 -0.0147)
OKLCHoklch(96.44% 0.053 196.3)
XYZxyz(78.4333, 91.4336, 108.1042)
Luminance0.9144 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CBFFFF #FFCBCB
analogous
#CBFFE5 #CBFFFF #CBE5FF
triadic
#CBFFFF #FFCBFF #FFFFCB
tetradic
#CBFFFF #E5CBFF #FFCBCB #E5FFCB
square
#CBFFFF #E5CBFF #FFCBCB #E5FFCB
split-complementary
#CBFFFF #FFCBE5 #FFE5CB
monochromatic
#51FFFF #8EFFFF #CBFFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

1.09
#CBFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.29
#CBFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CBFFFF
19.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CBFFFF#FFFFFF#000000##000000
##CBFFFF1.001.0919.2919.29
#FFFFFF1.091.0021.0021.00
#00000019.2921.001.001.00
##00000019.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#BBFFFF
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #cbffff;
/* rgb */ color: rgb(203, 255, 255);
/* oklch */ color: oklch(96.4% 0.053 196.3);
Tailwind
colors: {
  custom: {
    50: '#dbffff',
    500: '#cbffff',
    950: '#000000',
  },
}
SCSS
$custom: #cbffff;
$custom-light: #dbffff;
$custom-dark: #000000;
JSON
{
  "hex": "#cbffff",
  "rgb": {
    "r": 203,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.96443,
    "c": 0.05252,
    "h": 196.3
  },
  "luminance": 0.91437
}

Semantic roles & 50–950 ramp

primary
#CBFFFF
secondary
#E98585
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151818
muted
#848686

Preview Lab

Preview with #CBFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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