#C7FFDC#C7FFDC

#C7FFDC is a very light, moderate green. Relative luminance 0.888; OKLCH L 95.2% C 0.074 H 157.3°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).

Color values

HEX#C7FFDC
RGBrgb(199, 255, 220)
HSLhsl(143, 100%, 89%)
HSVhsv(143, 22%, 100%)
CMYKcmyk(22%, 0%, 13.7%, 0%)
CIE-LABlab(95.51, -24.36, 11.01)
CIE-LCHlch(95.51, 26.74, 155.68°)
OKLaboklab(95.24% -0.068 0.0285)
OKLCHoklch(95.24% 0.074 157.3)
XYZxyz(72.2278, 88.8270, 81.0361)
Luminance0.8883 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C7FFDC #FFC7EA
analogous
#CEFFC7 #C7FFDC #C7FFF8
triadic
#C7FFDC #DCC7FF #FFDCC7
tetradic
#C7FFDC #C7CEFF #FFC7EA #FFF8C7
square
#C7FFDC #C7CEFF #FFC7EA #FFF8C7
split-complementary
#C7FFDC #F8C7FF #FFC7CE
monochromatic
#4DFF90 #8AFFB6 #C7FFDC #E0FFEC #E0FFEC

Accessibility & contrast

On white

1.12
#C7FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.77
#C7FFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C7FFDC
18.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C7FFDC#FFFFFF#000000##000000
##C7FFDC1.001.1218.7718.77
#FFFFFF1.121.0021.0021.00
#00000018.7721.001.001.00
##00000018.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEF6DA
Deuteranopia (green-blind)
#F4EFDE
Tritanopia (blue-blind)
#BEFEF5
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #c7ffdc;
/* rgb */ color: rgb(199, 255, 220);
/* oklch */ color: oklch(95.2% 0.074 157.3);
Tailwind
colors: {
  custom: {
    50: '#d8ffe6',
    500: '#c7ffdc',
    950: '#000000',
  },
}
SCSS
$custom: #c7ffdc;
$custom-light: #d8ffe6;
$custom-dark: #000000;
JSON
{
  "hex": "#c7ffdc",
  "rgb": {
    "r": 199,
    "g": 255,
    "b": 220
  },
  "hsl": {
    "h": 142.5,
    "s": 100,
    "l": 89.02
  },
  "oklch": {
    "l": 0.95242,
    "c": 0.0737,
    "h": 157.3
  },
  "luminance": 0.88829
}

Semantic roles & 50–950 ramp

primary
#C7FFDC
secondary
#E981C2
accent
#008FE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684

Preview Lab

Preview with #C7FFDC

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

Preview Lab → · Contrast checker → · Palette generator →

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