#E7FF7F#E7FF7F

#E7FF7F is a very light, vivid yellow-green. Relative luminance 0.900; OKLCH L 95.7% C 0.156 H 118.2°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).

Color values

HEX#E7FF7F
RGBrgb(231, 255, 127)
HSLhsl(71, 100%, 75%)
HSVhsv(71, 50%, 100%)
CMYKcmyk(9.4%, 0%, 50.2%, 0%)
CIE-LABlab(96.01, -25.88, 57.93)
CIE-LCHlch(96.01, 63.45, 114.07°)
OKLaboklab(95.67% -0.0736 0.1371)
OKLCHoklch(95.67% 0.156 118.2)
XYZxyz(72.5466, 90.0417, 33.6326)
Luminance0.9004 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E7FF7F #977FFF
analogous
#FFD77F #E7FF7F #A7FF7F
triadic
#E7FF7F #7FE7FF #FF7FE7
tetradic
#E7FF7F #7FFFD7 #977FFF #FF7FA7
square
#E7FF7F #7FFFD7 #977FFF #FF7FA7
split-complementary
#E7FF7F #7FA7FF #D77FFF
monochromatic
#D0FF05 #DCFF42 #E7FF7F #F2FFBC #F9FFE0

Accessibility & contrast

On white

1.10
#E7FF7F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.01
#E7FF7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E7FF7F
19.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E7FF7F#FFFFFF#000000##000000
##E7FF7F1.001.1019.0119.01
#FFFFFF1.101.0021.0021.00
#00000019.0121.001.001.00
##00000019.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF373
Deuteranopia (green-blind)
#FFF486
Tritanopia (blue-blind)
#F2F3E2
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #e7ff7f;
/* rgb */ color: rgb(231, 255, 127);
/* oklch */ color: oklch(95.7% 0.156 118.2);
Tailwind
colors: {
  custom: {
    50: '#f1ffa7',
    500: '#e7ff7f',
    950: '#000000',
  },
}
SCSS
$custom: #e7ff7f;
$custom-light: #f1ffa7;
$custom-dark: #000000;
JSON
{
  "hex": "#e7ff7f",
  "rgb": {
    "r": 231,
    "g": 255,
    "b": 127
  },
  "hsl": {
    "h": 71.25,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.95666,
    "c": 0.15558,
    "h": 118.2
  },
  "luminance": 0.90041
}

Semantic roles & 50–950 ramp

primary
#E7FF7F
secondary
#6144DE
accent
#00E62B
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681

Preview Lab

Preview with #E7FF7F

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

Preview Lab → · Contrast checker → · Palette generator →

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