#F0FF80#F0FF80

#F0FF80 is a very light, vivid yellow. Relative luminance 0.916; OKLCH L 96.3% C 0.152 H 114.9°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).

Color values

HEX#F0FF80
RGBrgb(240, 255, 128)
HSLhsl(67, 100%, 75%)
HSVhsv(67, 50%, 100%)
CMYKcmyk(5.9%, 0%, 49.8%, 0%)
CIE-LABlab(96.66, -22.35, 58.40)
CIE-LCHlch(96.66, 62.53, 110.94°)
OKLaboklab(96.34% -0.064 0.1381)
OKLCHoklch(96.34% 0.152 114.9)
XYZxyz(75.5926, 91.6048, 34.1172)
Luminance0.9160 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0FF80 #8F80FF
analogous
#FFCF80 #F0FF80 #B0FF80
triadic
#F0FF80 #80F0FF #FF80F0
tetradic
#F0FF80 #80FFCF #8F80FF #FF80B0
square
#F0FF80 #80FFCF #8F80FF #FF80B0
split-complementary
#F0FF80 #80B0FF #CF80FF
monochromatic
#E2FF06 #E9FF43 #F0FF80 #F7FFBD #FBFFE0

Accessibility & contrast

On white

1.09
#F0FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.32
#F0FF80 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0FF80
19.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0FF80#FFFFFF#000000##000000
##F0FF801.001.0919.3219.32
#FFFFFF1.091.0021.0021.00
#00000019.3221.001.001.00
##00000019.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF474
Deuteranopia (green-blind)
#FFF787
Tritanopia (blue-blind)
#FDF3E2
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #f0ff80;
/* rgb */ color: rgb(240, 255, 128);
/* oklch */ color: oklch(96.3% 0.152 114.9);
Tailwind
colors: {
  custom: {
    50: '#f7ffa8',
    500: '#f0ff80',
    950: '#000000',
  },
}
SCSS
$custom: #f0ff80;
$custom-light: #f7ffa8;
$custom-dark: #000000;
JSON
{
  "hex": "#f0ff80",
  "rgb": {
    "r": 240,
    "g": 255,
    "b": 128
  },
  "hsl": {
    "h": 67.087,
    "s": 100,
    "l": 75.098
  },
  "oklch": {
    "l": 0.96343,
    "c": 0.15217,
    "h": 114.9
  },
  "luminance": 0.91604
}

Semantic roles & 50–950 ramp

primary
#F0FF80
secondary
#5745DE
accent
#00E61B
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681

Preview Lab

Preview with #F0FF80

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

Preview Lab → · Contrast checker → · Palette generator →

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