Light Light Blue#CAFFFB

#CAFFFB is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.3% C 0.054 H 190.6°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).

Light Light Blue — editorial page

Color values

HEX#CAFFFB
RGBrgb(202, 255, 251)
HSLhsl(175, 100%, 90%)
HSVhsv(175, 21%, 100%)
CMYKcmyk(20.8%, 0%, 1.6%, 0%)
CIE-LABlab(96.43, -17.43, -3.59)
CIE-LCHlch(96.43, 17.80, 191.64°)
OKLaboklab(96.27% -0.0529 -0.0099)
OKLCHoklch(96.27% 0.054 190.6)
XYZxyz(77.5246, 91.0387, 104.7356)
Luminance0.9104 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CAFFFB #FFCACE
analogous
#CAFFE1 #CAFFFB #CAE9FF
triadic
#CAFFFB #FBCAFF #FFFBCA
tetradic
#CAFFFB #E1CAFF #FFCACE #E9FFCA
square
#CAFFFB #E1CAFF #FFCACE #E9FFCA
split-complementary
#CAFFFB #FFCAE9 #FFE1CA
monochromatic
#50FFF2 #8DFFF6 #CAFFFB #E0FFFD #E0FFFD

Accessibility & contrast

On white

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

On black

19.21
#CAFFFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CAFFFB
19.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CAFFFB#FFFFFF#000000##000000
##CAFFFB1.001.0919.2119.21
#FFFFFF1.091.0021.0021.00
#00000019.2121.001.001.00
##00000019.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F9FB
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#BAFFFE
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #cafffb;
/* rgb */ color: rgb(202, 255, 251);
/* oklch */ color: oklch(96.3% 0.054 190.6);
Tailwind
colors: {
  custom: {
    50: '#dbfffc',
    500: '#cafffb',
    950: '#000000',
  },
}
SCSS
$custom: #cafffb;
$custom-light: #dbfffc;
$custom-dark: #000000;
JSON
{
  "hex": "#cafffb",
  "rgb": {
    "r": 202,
    "g": 255,
    "b": 251
  },
  "hsl": {
    "h": 175.472,
    "s": 100,
    "l": 89.608
  },
  "oklch": {
    "l": 0.96265,
    "c": 0.05378,
    "h": 190.6
  },
  "luminance": 0.91042
}

Semantic roles & 50–950 ramp

primary
#CAFFFB
secondary
#E9848C
accent
#0011E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685

Preview Lab

Preview with #CAFFFB

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

Preview Lab → · Contrast checker → · Palette generator →

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