#CAEDEB#CAEDEB

#CAEDEB is a very light, muted teal. Relative luminance 0.791; OKLCH L 92.0% C 0.037 H 192.3°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).

Color values

HEX#CAEDEB
RGBrgb(202, 237, 235)
HSLhsl(177, 49%, 86%)
HSVhsv(177, 15%, 93%)
CMYKcmyk(14.8%, 0%, 0.8%, 7.1%)
CIE-LABlab(91.29, -11.71, -2.84)
CIE-LCHlch(91.29, 12.05, 193.65°)
OKLaboklab(92.05% -0.0357 -0.0078)
OKLCHoklch(92.05% 0.037 192.3)
XYZxyz(69.6328, 79.1213, 90.1843)
Luminance0.7912 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CAEDEB #EDCACC
analogous
#CAEDD9 #CAEDEB #CADDED
triadic
#CAEDEB #EBCAED #EDEBCA
tetradic
#CAEDEB #D9CAED #EDCACC #DDEDCA
square
#CAEDEB #D9CAED #EDCACC #DDEDCA
split-complementary
#CAEDEB #EDCADD #EDD9CA
monochromatic
#6FCEC9 #9CDDDA #CAEDEB #E8F7F6 #E8F7F6

Accessibility & contrast

On white

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

On black

16.82
#CAEDEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CAEDEB
16.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CAEDEB#FFFFFF#000000##000000
##CAEDEB1.001.2516.8216.82
#FFFFFF1.251.0021.0021.00
#00000016.8221.001.001.00
##00000016.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#E1E4EB
Tritanopia (blue-blind)
#C0EFEC
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #caedeb;
/* rgb */ color: rgb(202, 237, 235);
/* oklch */ color: oklch(92.0% 0.037 192.3);
Tailwind
colors: {
  custom: {
    50: '#daf2f1',
    500: '#caedeb',
    950: '#000000',
  },
}
SCSS
$custom: #caedeb;
$custom-light: #daf2f1;
$custom-dark: #000000;
JSON
{
  "hex": "#caedeb",
  "rgb": {
    "r": 202,
    "g": 237,
    "b": 235
  },
  "hsl": {
    "h": 176.571,
    "s": 49.296,
    "l": 86.078
  },
  "oklch": {
    "l": 0.9205,
    "c": 0.03653,
    "h": 192.3
  },
  "luminance": 0.79123
}

Semantic roles & 50–950 ramp

primary
#CAEDEB
secondary
#CA9295
accent
#2931BD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585

Preview Lab

Preview with #CAEDEB

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

Preview Lab → · Contrast checker → · Palette generator →

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