#C3DEBC#C3DEBC

#C3DEBC is a very light, muted green. Relative luminance 0.675; OKLCH L 87.2% C 0.054 H 139.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).

Color values

HEX#C3DEBC
RGBrgb(195, 222, 188)
HSLhsl(108, 34%, 80%)
HSVhsv(108, 15%, 87%)
CMYKcmyk(12.2%, 0%, 15.3%, 12.9%)
CIE-LABlab(85.74, -15.18, 13.71)
CIE-LCHlch(85.74, 20.45, 137.90°)
OKLaboklab(87.16% -0.0411 0.0354)
OKLCHoklch(87.16% 0.054 139.3)
XYZxyz(57.7022, 67.4747, 57.5511)
Luminance0.6747 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C3DEBC #D7BCDE
analogous
#D4DEBC #C3DEBC #BCDEC6
triadic
#C3DEBC #BCC3DE #DEBCC3
tetradic
#C3DEBC #BCD4DE #D7BCDE #DEC6BC
square
#C3DEBC #BCD4DE #D7BCDE #DEC6BC
split-complementary
#C3DEBC #C6BCDE #DEBCD4
monochromatic
#7AB66A #9ECA93 #C3DEBC #E8F2E5 #EDF5EA

Accessibility & contrast

On white

1.45
#C3DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.50
#C3DEBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C3DEBC
14.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C3DEBC#FFFFFF#000000##000000
##C3DEBC1.001.4514.5014.50
#FFFFFF1.451.0021.0021.00
#00000014.5021.001.001.00
##00000014.5021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #c3debc;
/* rgb */ color: rgb(195, 222, 188);
/* oklch */ color: oklch(87.2% 0.054 139.3);
Tailwind
colors: {
  custom: {
    50: '#d5e8d0',
    500: '#c3debc',
    950: '#000000',
  },
}
SCSS
$custom: #c3debc;
$custom-light: #d5e8d0;
$custom-dark: #000000;
JSON
{
  "hex": "#c3debc",
  "rgb": {
    "r": 195,
    "g": 222,
    "b": 188
  },
  "hsl": {
    "h": 107.647,
    "s": 34,
    "l": 80.392
  },
  "oklch": {
    "l": 0.87159,
    "c": 0.05428,
    "h": 139.3
  },
  "luminance": 0.67475
}

Semantic roles & 50–950 ramp

primary
#C3DEBC
secondary
#AD88B6
accent
#39AD95
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #C3DEBC

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

Preview Lab → · Contrast checker → · Palette generator →

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