#CBDECC#CBDECC

#CBDECC is a very light, muted green. Relative luminance 0.693; OKLCH L 88.1% C 0.032 H 146.8°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).

Color values

HEX#CBDECC
RGBrgb(203, 222, 204)
HSLhsl(123, 22%, 83%)
HSVhsv(123, 9%, 87%)
CMYKcmyk(8.6%, 0%, 8.1%, 12.9%)
CIE-LABlab(86.65, -9.66, 6.67)
CIE-LCHlch(86.65, 11.73, 145.37°)
OKLaboklab(88.14% -0.0265 0.0174)
OKLCHoklch(88.14% 0.032 146.8)
XYZxyz(61.6468, 69.2980, 67.2431)
Luminance0.6930 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CBDECC #DECBDD
analogous
#D3DECB #CBDECC #CBDED5
triadic
#CBDECC #CCCBDE #DECCCB
tetradic
#CBDECC #CBD3DE #DECBDD #DED5CB
square
#CBDECC #CBD3DE #DECBDD #DED5CB
split-complementary
#CBDECC #D5CBDE #DECBD3
monochromatic
#80AE83 #A6C6A7 #CBDECC #ECF3ED #ECF3ED

Accessibility & contrast

On white

1.41
#CBDECC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.86
#CBDECC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CBDECC
14.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CBDECC#FFFFFF#000000##000000
##CBDECC1.001.4114.8614.86
#FFFFFF1.411.0021.0021.00
#00000014.8621.001.001.00
##00000014.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFDACB
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#C9DDD9
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #cbdecc;
/* rgb */ color: rgb(203, 222, 204);
/* oklch */ color: oklch(88.1% 0.032 146.8);
Tailwind
colors: {
  custom: {
    50: '#dae8db',
    500: '#cbdecc',
    950: '#000000',
  },
}
SCSS
$custom: #cbdecc;
$custom-light: #dae8db;
$custom-dark: #000000;
JSON
{
  "hex": "#cbdecc",
  "rgb": {
    "r": 203,
    "g": 222,
    "b": 204
  },
  "hsl": {
    "h": 123.158,
    "s": 22.353,
    "l": 83.333
  },
  "oklch": {
    "l": 0.88137,
    "c": 0.03174,
    "h": 146.8
  },
  "luminance": 0.69299
}

Semantic roles & 50–950 ramp

primary
#CBDECC
secondary
#B499B3
accent
#459CA1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151615
muted
#848484

Preview Lab

Preview with #CBDECC

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

Preview Lab → · Contrast checker → · Palette generator →

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