#EDF95F#EDF95F

#EDF95F is a very light, vivid yellow. Relative luminance 0.866; OKLCH L 94.5% C 0.174 H 113.5°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).

Color values

HEX#EDF95F
RGBrgb(237, 249, 95)
HSLhsl(65, 93%, 67%)
HSVhsv(65, 62%, 98%)
CMYKcmyk(4.8%, 0%, 61.8%, 2.4%)
CIE-LABlab(94.56, -23.16, 70.14)
CIE-LCHlch(94.56, 73.87, 108.28°)
OKLaboklab(94.51% -0.0693 0.1596)
OKLCHoklch(94.51% 0.174 113.5)
XYZxyz(70.8681, 86.5835, 23.8033)
Luminance0.8658 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EDF95F #6B5FF9
analogous
#F9B85F #EDF95F #A0F95F
triadic
#EDF95F #5FEDF9 #F95FED
tetradic
#EDF95F #5FF9B8 #6B5FF9 #F95FA0
square
#EDF95F #5FF9B8 #6B5FF9 #F95FA0
split-complementary
#EDF95F #5FA0F9 #B85FF9
monochromatic
#C6D608 #E6F724 #EDF95F #F4FB9A #FAFDD5

Accessibility & contrast

On white

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

On black

18.32
#EDF95F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EDF95F
18.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EDF95F#FFFFFF#000000##000000
##EDF95F1.001.1518.3218.32
#FFFFFF1.151.0021.0021.00
#00000018.3221.001.001.00
##00000018.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFEE4C
Deuteranopia (green-blind)
#FFF169
Tritanopia (blue-blind)
#FCEBD9
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #edf95f;
/* rgb */ color: rgb(237, 249, 95);
/* oklch */ color: oklch(94.5% 0.174 113.5);
Tailwind
colors: {
  custom: {
    50: '#f6fb93',
    500: '#edf95f',
    950: '#000000',
  },
}
SCSS
$custom: #edf95f;
$custom-light: #f6fb93;
$custom-dark: #000000;
JSON
{
  "hex": "#edf95f",
  "rgb": {
    "r": 237,
    "g": 249,
    "b": 95
  },
  "hsl": {
    "h": 64.675,
    "s": 92.771,
    "l": 67.451
  },
  "oklch": {
    "l": 0.94513,
    "c": 0.17406,
    "h": 113.5
  },
  "luminance": 0.86582
}

Semantic roles & 50–950 ramp

primary
#EDF95F
secondary
#392CD0
accent
#00E612
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170D
muted
#86857F

Preview Lab

Preview with #EDF95F

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

Preview Lab → · Contrast checker → · Palette generator →

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