#CAECEB#CAECEB

#CAECEB is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.8% C 0.035 H 194.4°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).

Color values

HEX#CAECEB
RGBrgb(202, 236, 235)
HSLhsl(178, 47%, 86%)
HSVhsv(178, 14%, 93%)
CMYKcmyk(14.4%, 0%, 0.4%, 7.5%)
CIE-LABlab(91.03, -11.21, -3.23)
CIE-LCHlch(91.03, 11.66, 196.07°)
OKLaboklab(91.84% -0.0344 -0.0088)
OKLCHoklch(91.84% 0.035 194.4)
XYZxyz(69.3441, 78.5438, 90.0881)
Luminance0.7855 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CAECEB #ECCACB
analogous
#CAECDA #CAECEB #CADCEC
triadic
#CAECEB #EBCAEC #ECEBCA
tetradic
#CAECEB #DACAEC #ECCACB #DCECCA
square
#CAECEB #DACAEC #ECCACB #DCECCA
split-complementary
#CAECEB #ECCADC #ECDACA
monochromatic
#70CCC9 #9DDCDA #CAECEB #E8F7F6 #E8F7F6

Accessibility & contrast

On white

1.26
#CAECEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.71
#CAECEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CAECEB
16.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CAECEB#FFFFFF#000000##000000
##CAECEB1.001.2616.7116.71
#FFFFFF1.261.0021.0021.00
#00000016.7121.001.001.00
##00000016.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#C0EEEC
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #caeceb;
/* rgb */ color: rgb(202, 236, 235);
/* oklch */ color: oklch(91.8% 0.035 194.4);
Tailwind
colors: {
  custom: {
    50: '#daf2f1',
    500: '#caeceb',
    950: '#000000',
  },
}
SCSS
$custom: #caeceb;
$custom-light: #daf2f1;
$custom-dark: #000000;
JSON
{
  "hex": "#caeceb",
  "rgb": {
    "r": 202,
    "g": 236,
    "b": 235
  },
  "hsl": {
    "h": 178.235,
    "s": 47.222,
    "l": 85.882
  },
  "oklch": {
    "l": 0.91842,
    "c": 0.03548,
    "h": 194.4
  },
  "luminance": 0.78546
}

Semantic roles & 50–950 ramp

primary
#CAECEB
secondary
#C89294
accent
#2B2FBA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151616
muted
#848585

Preview Lab

Preview with #CAECEB

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

Preview Lab → · Contrast checker → · Palette generator →

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