#C0DBBC#C0DBBC

#C0DBBC is a very light, muted green. Relative luminance 0.655; OKLCH L 86.3% C 0.051 H 141.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).

Color values

HEX#C0DBBC
RGBrgb(192, 219, 188)
HSLhsl(112, 30%, 80%)
HSVhsv(112, 14%, 86%)
CMYKcmyk(12.3%, 0%, 14.2%, 14.1%)
CIE-LABlab(84.74, -14.70, 12.26)
CIE-LCHlch(84.74, 19.14, 140.16°)
OKLaboklab(86.31% -0.04 0.0318)
OKLCHoklch(86.31% 0.051 141.6)
XYZxyz(56.1450, 65.4995, 57.2519)
Luminance0.6550 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0DBBC #D7BCDB
analogous
#D0DBBC #C0DBBC #BCDBC8
triadic
#C0DBBC #BCC0DB #DBBCC0
tetradic
#C0DBBC #BCD0DB #D7BCDB #DBC8BC
square
#C0DBBC #BCD0DB #D7BCDB #DBC8BC
split-complementary
#C0DBBC #C8BCDB #DBBCD0
monochromatic
#75B06C #9BC694 #C0DBBC #E5F0E4 #ECF4EB

Accessibility & contrast

On white

1.49
#C0DBBC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.10
#C0DBBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0DBBC
14.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0DBBC#FFFFFF#000000##000000
##C0DBBC1.001.4914.1014.10
#FFFFFF1.491.0021.0021.00
#00000014.1021.001.001.00
##00000014.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDD5BA
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#BED9D2
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #c0dbbc;
/* rgb */ color: rgb(192, 219, 188);
/* oklch */ color: oklch(86.3% 0.051 141.6);
Tailwind
colors: {
  custom: {
    50: '#d3e6d0',
    500: '#c0dbbc',
    950: '#000000',
  },
}
SCSS
$custom: #c0dbbc;
$custom-light: #d3e6d0;
$custom-dark: #000000;
JSON
{
  "hex": "#c0dbbc",
  "rgb": {
    "r": 192,
    "g": 219,
    "b": 188
  },
  "hsl": {
    "h": 112.258,
    "s": 30.097,
    "l": 79.804
  },
  "oklch": {
    "l": 0.86311,
    "c": 0.05106,
    "h": 141.6
  },
  "luminance": 0.655
}

Semantic roles & 50–950 ramp

primary
#C0DBBC
secondary
#AD89B2
accent
#3DA99B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483

Preview Lab

Preview with #C0DBBC

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

Preview Lab → · Contrast checker → · Palette generator →

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