#C0DEC3#C0DEC3

#C0DEC3 is a very light, muted green. Relative luminance 0.674; OKLCH L 87.1% C 0.049 H 147.9°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).

Color values

HEX#C0DEC3
RGBrgb(192, 222, 195)
HSLhsl(126, 31%, 81%)
HSVhsv(126, 14%, 87%)
CMYKcmyk(13.5%, 0%, 12.2%, 12.9%)
CIE-LABlab(85.70, -14.98, 9.94)
CIE-LCHlch(85.70, 17.98, 146.42°)
OKLaboklab(87.13% -0.0412 0.0258)
OKLCHoklch(87.13% 0.049 147.9)
XYZxyz(57.7076, 67.3881, 61.5860)
Luminance0.6739 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0DEC3 #DEC0DB
analogous
#CCDEC0 #C0DEC3 #C0DED2
triadic
#C0DEC3 #C3C0DE #DEC3C0
tetradic
#C0DEC3 #C0CCDE #DEC0DB #DED2C0
square
#C0DEC3 #C0CCDE #DEC0DB #DED2C0
split-complementary
#C0DEC3 #D2C0DE #DEC0CC
monochromatic
#70B476 #98C99D #C0DEC3 #E8F3E9 #EBF4EC

Accessibility & contrast

On white

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

On black

14.48
#C0DEC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0DEC3
14.48:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0DEC3#FFFFFF#000000##000000
##C0DEC31.001.4514.4814.48
#FFFFFF1.451.0021.0021.00
#00000014.4821.001.001.00
##00000014.4821.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD8C2
Deuteranopia (green-blind)
#DAD5C4
Tritanopia (blue-blind)
#BDDCD6
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #c0dec3;
/* rgb */ color: rgb(192, 222, 195);
/* oklch */ color: oklch(87.1% 0.049 147.9);
Tailwind
colors: {
  custom: {
    50: '#d3e8d5',
    500: '#c0dec3',
    950: '#000000',
  },
}
SCSS
$custom: #c0dec3;
$custom-light: #d3e8d5;
$custom-dark: #000000;
JSON
{
  "hex": "#c0dec3",
  "rgb": {
    "r": 192,
    "g": 222,
    "b": 195
  },
  "hsl": {
    "h": 126,
    "s": 31.25,
    "l": 81.176
  },
  "oklch": {
    "l": 0.87125,
    "c": 0.04863,
    "h": 147.9
  },
  "luminance": 0.67389
}

Semantic roles & 50–950 ramp

primary
#C0DEC3
secondary
#B68DB2
accent
#3C9FAA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #C0DEC3

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

Preview Lab → · Contrast checker → · Palette generator →

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