#CFF07F#CFF07F

#CFF07F is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.7% C 0.144 H 122.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).

Color values

HEX#CFF07F
RGBrgb(207, 240, 127)
HSLhsl(78, 79%, 72%)
HSVhsv(78, 47%, 94%)
CMYKcmyk(13.7%, 0%, 47.1%, 5.9%)
CIE-LABlab(90.38, -27.88, 50.77)
CIE-LCHlch(90.38, 57.92, 118.78°)
OKLaboklab(90.73% -0.078 0.1216)
OKLCHoklch(90.73% 0.144 122.7)
XYZxyz(60.7231, 77.1177, 31.7607)
Luminance0.7712 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFF07F #A07FF0
analogous
#F0D97F #CFF07F #97F07F
triadic
#CFF07F #7FCFF0 #F07FCF
tetradic
#CFF07F #7FF0D9 #A07FF0 #F07F97
square
#CFF07F #7FF0D9 #A07FF0 #F07F97
split-complementary
#CFF07F #7F97F0 #D97FF0
monochromatic
#A2DB1A #BAEA48 #CFF07F #E4F6B6 #F5FCE4

Accessibility & contrast

On white

1.28
#CFF07F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.42
#CFF07F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFF07F
16.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFF07F#FFFFFF#000000##000000
##CFF07F1.001.2816.4216.42
#FFFFFF1.281.0021.0021.00
#00000016.4221.001.001.00
##00000016.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBE475
Deuteranopia (green-blind)
#F7E385
Tritanopia (blue-blind)
#D7E6D6
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #cff07f;
/* rgb */ color: rgb(207, 240, 127);
/* oklch */ color: oklch(90.7% 0.144 122.7);
Tailwind
colors: {
  custom: {
    50: '#dff5a6',
    500: '#cff07f',
    950: '#000000',
  },
}
SCSS
$custom: #cff07f;
$custom-light: #dff5a6;
$custom-dark: #000000;
JSON
{
  "hex": "#cff07f",
  "rgb": {
    "r": 207,
    "g": 240,
    "b": 127
  },
  "hsl": {
    "h": 77.522,
    "s": 79.021,
    "l": 71.961
  },
  "oklch": {
    "l": 0.90734,
    "c": 0.14448,
    "h": 122.7
  },
  "luminance": 0.77118
}

Semantic roles & 50–950 ramp

primary
#CFF07F
secondary
#6F49CB
accent
#0ADB47
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580

Preview Lab

Preview with #CFF07F

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

Preview Lab → · Contrast checker → · Palette generator →

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