#C2DBBB#C2DBBB

#C2DBBB is a very light, muted green. Relative luminance 0.657; OKLCH L 86.4% C 0.051 H 138.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).

Color values

HEX#C2DBBB
RGBrgb(194, 219, 187)
HSLhsl(107, 31%, 80%)
HSVhsv(107, 15%, 86%)
CMYKcmyk(11.4%, 0%, 14.6%, 14.1%)
CIE-LABlab(84.85, -14.18, 12.97)
CIE-LCHlch(84.85, 19.22, 137.56°)
OKLaboklab(86.43% -0.0384 0.0336)
OKLCHoklch(86.43% 0.051 138.8)
XYZxyz(56.5475, 65.7195, 56.7100)
Luminance0.6572 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2DBBB #D4BBDB
analogous
#D2DBBB #C2DBBB #BBDBC4
triadic
#C2DBBB #BBC2DB #DBBBC2
tetradic
#C2DBBB #BBD2DB #D4BBDB #DBC4BB
square
#C2DBBB #BBD2DB #D4BBDB #DBC4BB
split-complementary
#C2DBBB #C4BBDB #DBBBD2
monochromatic
#7AB16B #9EC693 #C2DBBB #E6F0E3 #EDF4EB

Accessibility & contrast

On white

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

On black

14.14
#C2DBBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2DBBB
14.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2DBBB#FFFFFF#000000##000000
##C2DBBB1.001.4814.1414.14
#FFFFFF1.481.0021.0021.00
#00000014.1421.001.001.00
##00000014.1421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #c2dbbb;
/* rgb */ color: rgb(194, 219, 187);
/* oklch */ color: oklch(86.4% 0.051 138.8);
Tailwind
colors: {
  custom: {
    50: '#d4e6cf',
    500: '#c2dbbb',
    950: '#000000',
  },
}
SCSS
$custom: #c2dbbb;
$custom-light: #d4e6cf;
$custom-dark: #000000;
JSON
{
  "hex": "#c2dbbb",
  "rgb": {
    "r": 194,
    "g": 219,
    "b": 187
  },
  "hsl": {
    "h": 106.875,
    "s": 30.769,
    "l": 79.608
  },
  "oklch": {
    "l": 0.86427,
    "c": 0.05098,
    "h": 138.8
  },
  "luminance": 0.6572
}

Semantic roles & 50–950 ramp

primary
#C2DBBB
secondary
#A988B2
accent
#3CA992
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483

Preview Lab

Preview with #C2DBBB

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

Preview Lab → · Contrast checker → · Palette generator →

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