#CDFF7F#CDFF7F

#CDFF7F is a very light, vivid yellow-green. Relative luminance 0.860; OKLCH L 93.9% C 0.165 H 127.0°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).

Color values

HEX#CDFF7F
RGBrgb(205, 255, 127)
HSLhsl(83, 100%, 75%)
HSVhsv(83, 50%, 100%)
CMYKcmyk(19.6%, 0%, 50.2%, 0%)
CIE-LABlab(94.33, -35.55, 55.51)
CIE-LCHlch(94.33, 65.92, 122.64°)
OKLaboklab(93.88% -0.0994 0.1321)
OKLCHoklch(93.88% 0.165 127)
XYZxyz(64.7673, 86.0306, 33.2679)
Luminance0.8603 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDFF7F #B17FFF
analogous
#FFF17F #CDFF7F #8DFF7F
triadic
#CDFF7F #7FCDFF #FF7FCD
tetradic
#CDFF7F #7FFFF1 #B17FFF #FF7F8D
square
#CDFF7F #7FFFF1 #B17FFF #FF7F8D
split-complementary
#CDFF7F #7F8DFF #F17FFF
monochromatic
#9DFF05 #B5FF42 #CDFF7F #E5FFBC #F3FFE0

Accessibility & contrast

On white

1.15
#CDFF7F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.21
#CDFF7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDFF7F
18.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDFF7F#FFFFFF#000000##000000
##CDFF7F1.001.1518.2118.21
#FFFFFF1.151.0021.0021.00
#00000018.2121.001.001.00
##00000018.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF173
Deuteranopia (green-blind)
#FFEE87
Tritanopia (blue-blind)
#D3F5E2
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #cdff7f;
/* rgb */ color: rgb(205, 255, 127);
/* oklch */ color: oklch(93.9% 0.165 127.0);
Tailwind
colors: {
  custom: {
    50: '#deffa7',
    500: '#cdff7f',
    950: '#000000',
  },
}
SCSS
$custom: #cdff7f;
$custom-light: #deffa7;
$custom-dark: #000000;
JSON
{
  "hex": "#cdff7f",
  "rgb": {
    "r": 205,
    "g": 255,
    "b": 127
  },
  "hsl": {
    "h": 83.438,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.9388,
    "c": 0.1653,
    "h": 127
  },
  "luminance": 0.86031
}

Semantic roles & 50–950 ramp

primary
#CDFF7F
secondary
#8044DE
accent
#00E65A
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151810
muted
#848680

Preview Lab

Preview with #CDFF7F

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

Preview Lab → · Contrast checker → · Palette generator →

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