#C3DBBC#C3DBBC

#C3DBBC is a very light, muted green. Relative luminance 0.659; OKLCH L 86.5% C 0.049 H 138.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).

Color values

HEX#C3DBBC
RGBrgb(195, 219, 188)
HSLhsl(106, 30%, 80%)
HSVhsv(106, 14%, 86%)
CMYKcmyk(11%, 0%, 14.2%, 14.1%)
CIE-LABlab(84.94, -13.67, 12.58)
CIE-LCHlch(84.94, 18.58, 137.37°)
OKLaboklab(86.52% -0.037 0.0326)
OKLCHoklch(86.52% 0.049 138.6)
XYZxyz(56.9125, 65.8953, 57.2879)
Luminance0.6590 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C3DBBC #D4BCDB
analogous
#D2DBBC #C3DBBC #BCDBC5
triadic
#C3DBBC #BCC3DB #DBBCC3
tetradic
#C3DBBC #BCD2DB #D4BCDB #DBC5BC
square
#C3DBBC #BCD2DB #D4BCDB #DBC5BC
split-complementary
#C3DBBC #C5BCDB #DBBCD2
monochromatic
#7CB06C #9FC694 #C3DBBC #E7F0E4 #EDF4EB

Accessibility & contrast

On white

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

On black

14.18
#C3DBBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C3DBBC
14.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C3DBBC#FFFFFF#000000##000000
##C3DBBC1.001.4814.1814.18
#FFFFFF1.481.0021.0021.00
#00000014.1821.001.001.00
##00000014.1821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #c3dbbc;
/* rgb */ color: rgb(195, 219, 188);
/* oklch */ color: oklch(86.5% 0.049 138.6);
Tailwind
colors: {
  custom: {
    50: '#d5e6d0',
    500: '#c3dbbc',
    950: '#000000',
  },
}
SCSS
$custom: #c3dbbc;
$custom-light: #d5e6d0;
$custom-dark: #000000;
JSON
{
  "hex": "#c3dbbc",
  "rgb": {
    "r": 195,
    "g": 219,
    "b": 188
  },
  "hsl": {
    "h": 106.452,
    "s": 30.097,
    "l": 79.804
  },
  "oklch": {
    "l": 0.86523,
    "c": 0.04926,
    "h": 138.6
  },
  "luminance": 0.65896
}

Semantic roles & 50–950 ramp

primary
#C3DBBC
secondary
#A989B2
accent
#3DA990
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483

Preview Lab

Preview with #C3DBBC

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

Preview Lab → · Contrast checker → · Palette generator →

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