#CAD2CC#CAD2CC

#CAD2CC is a very light, near-neutral green. Relative luminance 0.630; OKLCH L 85.6% C 0.012 H 153.6°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).

Color values

HEX#CAD2CC
RGBrgb(202, 210, 204)
HSLhsl(135, 8%, 81%)
HSVhsv(135, 4%, 82%)
CMYKcmyk(3.8%, 0%, 2.9%, 17.6%)
CIE-LABlab(83.45, -3.82, 2.02)
CIE-LCHlch(83.45, 4.32, 152.10°)
OKLaboklab(85.59% -0.0107 0.0053)
OKLCHoklch(85.59% 0.012 153.6)
XYZxyz(58.3008, 63.0091, 66.2055)
Luminance0.6301 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CAD2CC #D2CAD0
analogous
#CCD2CA #CAD2CC #CAD2D0
triadic
#CAD2CC #CCCAD2 #D2CCCA
tetradic
#CAD2CC #CACCD2 #D2CAD0 #D2D0CA
square
#CAD2CC #CACCD2 #D2CAD0 #D2D0CA
split-complementary
#CAD2CC #D0CAD2 #D2CACC
monochromatic
#889A8C #A9B6AC #CAD2CC #EBEEEC #EEF1EF

Accessibility & contrast

On white

1.54
#CAD2CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.60
#CAD2CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CAD2CC
13.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CAD2CC#FFFFFF#000000##000000
##CAD2CC1.001.5413.6013.60
#FFFFFF1.541.0021.0021.00
#00000013.6021.001.001.00
##00000013.6021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2D1CC
Deuteranopia (green-blind)
#D0D0CC
Tritanopia (blue-blind)
#C9D2D0
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #cad2cc;
/* rgb */ color: rgb(202, 210, 204);
/* oklch */ color: oklch(85.6% 0.012 153.6);
Tailwind
colors: {
  custom: {
    50: '#dadfdb',
    500: '#cad2cc',
    950: '#000000',
  },
}
SCSS
$custom: #cad2cc;
$custom-light: #dadfdb;
$custom-dark: #000000;
JSON
{
  "hex": "#cad2cc",
  "rgb": {
    "r": 202,
    "g": 210,
    "b": 204
  },
  "hsl": {
    "h": 135,
    "s": 8.163,
    "l": 80.784
  },
  "oklch": {
    "l": 0.85588,
    "c": 0.01193,
    "h": 153.6
  },
  "luminance": 0.63009
}

Semantic roles & 50–950 ramp

primary
#CAD2CC
secondary
#A69BA3
accent
#538292
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484

Preview Lab

Preview with #CAD2CC

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

Preview Lab → · Contrast checker → · Palette generator →

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