#C0DEBC#C0DEBC

#C0DEBC is a very light, muted green. Relative luminance 0.671; OKLCH L 87.0% C 0.056 H 141.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).

Color values

HEX#C0DEBC
RGBrgb(192, 222, 188)
HSLhsl(113, 34%, 80%)
HSVhsv(113, 15%, 87%)
CMYKcmyk(13.5%, 0%, 15.3%, 12.9%)
CIE-LABlab(85.54, -16.20, 13.40)
CIE-LCHlch(85.54, 21.03, 140.40°)
OKLaboklab(86.95% -0.0441 0.0346)
OKLCHoklch(86.95% 0.056 141.9)
XYZxyz(56.9347, 67.0790, 57.5151)
Luminance0.6708 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0DEBC #DABCDE
analogous
#D1DEBC #C0DEBC #BCDEC9
triadic
#C0DEBC #BCC0DE #DEBCC0
tetradic
#C0DEBC #BCD1DE #DABCDE #DEC9BC
square
#C0DEBC #BCD1DE #DABCDE #DEC9BC
split-complementary
#C0DEBC #C9BCDE #DEBCD1
monochromatic
#73B66A #99CA93 #C0DEBC #E7F2E5 #ECF5EA

Accessibility & contrast

On white

1.46
#C0DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.42
#C0DEBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0DEBC
14.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0DEBC#FFFFFF#000000##000000
##C0DEBC1.001.4614.4214.42
#FFFFFF1.461.0021.0021.00
#00000014.4221.001.001.00
##00000014.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0D8BA
Deuteranopia (green-blind)
#DBD5BE
Tritanopia (blue-blind)
#BEDCD4
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #c0debc;
/* rgb */ color: rgb(192, 222, 188);
/* oklch */ color: oklch(87.0% 0.056 141.9);
Tailwind
colors: {
  custom: {
    50: '#d3e8d0',
    500: '#c0debc',
    950: '#000000',
  },
}
SCSS
$custom: #c0debc;
$custom-light: #d3e8d0;
$custom-dark: #000000;
JSON
{
  "hex": "#c0debc",
  "rgb": {
    "r": 192,
    "g": 222,
    "b": 188
  },
  "hsl": {
    "h": 112.941,
    "s": 34,
    "l": 80.392
  },
  "oklch": {
    "l": 0.8695,
    "c": 0.05609,
    "h": 141.9
  },
  "luminance": 0.6708
}

Semantic roles & 50–950 ramp

primary
#C0DEBC
secondary
#B188B6
accent
#39AD9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #C0DEBC

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

Preview Lab → · Contrast checker → · Palette generator →

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