#CFF08F#CFF08F

#CFF08F is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 91.0% C 0.128 H 124.2°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).

Color values

HEX#CFF08F
RGBrgb(207, 240, 143)
HSLhsl(80, 76%, 75%)
HSVhsv(80, 40%, 94%)
CMYKcmyk(13.7%, 0%, 40.4%, 5.9%)
CIE-LABlab(90.58, -26.13, 43.33)
CIE-LCHlch(90.58, 50.60, 121.09°)
OKLaboklab(90.97% -0.072 0.1058)
OKLCHoklch(90.97% 0.128 124.2)
XYZxyz(61.8499, 77.5684, 37.6951)
Luminance0.7757 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFF08F #B08FF0
analogous
#F0E08F #CFF08F #9FF08F
triadic
#CFF08F #8FCFF0 #F08FCF
tetradic
#CFF08F #8FF0E0 #B08FF0 #F08F9F
square
#CFF08F #8FF0E0 #B08FF0 #F08F9F
split-complementary
#CFF08F #8F9FF0 #E08FF0
monochromatic
#A1E223 #B8E959 #CFF08F #E6F7C5 #F3FBE4

Accessibility & contrast

On white

1.27
#CFF08F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.51
#CFF08F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFF08F
16.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFF08F#FFFFFF#000000##000000
##CFF08F1.001.2716.5116.51
#FFFFFF1.271.0021.0021.00
#00000016.5121.001.001.00
##00000016.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAE588
Deuteranopia (green-blind)
#F5E494
Tritanopia (blue-blind)
#D5E7D8
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #cff08f;
/* rgb */ color: rgb(207, 240, 143);
/* oklch */ color: oklch(91.0% 0.128 124.2);
Tailwind
colors: {
  custom: {
    50: '#dff5b1',
    500: '#cff08f',
    950: '#000000',
  },
}
SCSS
$custom: #cff08f;
$custom-light: #dff5b1;
$custom-dark: #000000;
JSON
{
  "hex": "#cff08f",
  "rgb": {
    "r": 207,
    "g": 240,
    "b": 143
  },
  "hsl": {
    "h": 80.412,
    "s": 76.378,
    "l": 75.098
  },
  "oklch": {
    "l": 0.90967,
    "c": 0.12797,
    "h": 124.2
  },
  "luminance": 0.77569
}

Semantic roles & 50–950 ramp

primary
#CFF08F
secondary
#7F57CC
accent
#0DD952
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581

Preview Lab

Preview with #CFF08F

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

Preview Lab → · Contrast checker → · Palette generator →

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