#CAEDEC#CAEDEC

#CAEDEC is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.1% C 0.036 H 194.4°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).

Color values

HEX#CAEDEC
RGBrgb(202, 237, 236)
HSLhsl(178, 49%, 86%)
HSVhsv(178, 15%, 93%)
CMYKcmyk(14.8%, 0%, 0.4%, 7.1%)
CIE-LABlab(91.32, -11.51, -3.33)
CIE-LCHlch(91.32, 11.98, 196.12°)
OKLaboklab(92.08% -0.0353 -0.0091)
OKLCHoklch(92.08% 0.036 194.4)
XYZxyz(69.7777, 79.1792, 90.9474)
Luminance0.7918 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CAEDEC #EDCACB
analogous
#CAEDDA #CAEDEC #CADCED
triadic
#CAEDEC #ECCAED #EDECCA
tetradic
#CAEDEC #DACAED #EDCACB #DCEDCA
square
#CAEDEC #DACAED #EDCACB #DCEDCA
split-complementary
#CAEDEC #EDCADC #EDDACA
monochromatic
#6FCECB #9CDDDC #CAEDEC #E8F7F7 #E8F7F7

Accessibility & contrast

On white

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

On black

16.84
#CAEDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CAEDEC
16.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CAEDEC#FFFFFF#000000##000000
##CAEDEC1.001.2516.8416.84
#FFFFFF1.251.0021.0021.00
#00000016.8421.001.001.00
##00000016.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#E1E4EC
Tritanopia (blue-blind)
#C0EFED
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #caedec;
/* rgb */ color: rgb(202, 237, 236);
/* oklch */ color: oklch(92.1% 0.036 194.4);
Tailwind
colors: {
  custom: {
    50: '#daf2f2',
    500: '#caedec',
    950: '#000000',
  },
}
SCSS
$custom: #caedec;
$custom-light: #daf2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#caedec",
  "rgb": {
    "r": 202,
    "g": 237,
    "b": 236
  },
  "hsl": {
    "h": 178.286,
    "s": 49.296,
    "l": 86.078
  },
  "oklch": {
    "l": 0.92079,
    "c": 0.03646,
    "h": 194.4
  },
  "luminance": 0.79181
}

Semantic roles & 50–950 ramp

primary
#CAEDEC
secondary
#CA9293
accent
#292DBD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585

Preview Lab

Preview with #CAEDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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