#C2DBBC#C2DBBC

#C2DBBC is a very light, muted green. Relative luminance 0.658; OKLCH L 86.5% C 0.050 H 139.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).

Color values

HEX#C2DBBC
RGBrgb(194, 219, 188)
HSLhsl(108, 30%, 80%)
HSVhsv(108, 14%, 86%)
CMYKcmyk(11.4%, 0%, 14.2%, 14.1%)
CIE-LABlab(84.88, -14.01, 12.47)
CIE-LCHlch(84.88, 18.76, 138.32°)
OKLaboklab(86.45% -0.038 0.0323)
OKLCHoklch(86.45% 0.05 139.6)
XYZxyz(56.6550, 65.7625, 57.2758)
Luminance0.6576 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2DBBC #D5BCDB
analogous
#D2DBBC #C2DBBC #BCDBC6
triadic
#C2DBBC #BCC2DB #DBBCC2
tetradic
#C2DBBC #BCD2DB #D5BCDB #DBC6BC
square
#C2DBBC #BCD2DB #D5BCDB #DBC6BC
split-complementary
#C2DBBC #C6BCDB #DBBCD2
monochromatic
#7AB06C #9EC694 #C2DBBC #E6F0E4 #EDF4EB

Accessibility & contrast

On white

1.48
#C2DBBC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.15
#C2DBBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2DBBC
14.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2DBBC#FFFFFF#000000##000000
##C2DBBC1.001.4814.1514.15
#FFFFFF1.481.0021.0021.00
#00000014.1521.001.001.00
##00000014.1521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #c2dbbc;
/* rgb */ color: rgb(194, 219, 188);
/* oklch */ color: oklch(86.5% 0.050 139.6);
Tailwind
colors: {
  custom: {
    50: '#d4e6d0',
    500: '#c2dbbc',
    950: '#000000',
  },
}
SCSS
$custom: #c2dbbc;
$custom-light: #d4e6d0;
$custom-dark: #000000;
JSON
{
  "hex": "#c2dbbc",
  "rgb": {
    "r": 194,
    "g": 219,
    "b": 188
  },
  "hsl": {
    "h": 108.387,
    "s": 30.097,
    "l": 79.804
  },
  "oklch": {
    "l": 0.86452,
    "c": 0.04985,
    "h": 139.6
  },
  "luminance": 0.65763
}

Semantic roles & 50–950 ramp

primary
#C2DBBC
secondary
#AA89B2
accent
#3DA994
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483

Preview Lab

Preview with #C2DBBC

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

Preview Lab → · Contrast checker → · Palette generator →

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