#BED25F#BED25F

#BED25F is a very light, vivid yellow-green. Relative luminance 0.579; OKLCH L 82.5% C 0.142 H 117.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).

Color values

HEX#BED25F
RGBrgb(190, 210, 95)
HSLhsl(70, 56%, 60%)
HSVhsv(70, 55%, 82%)
CMYKcmyk(9.5%, 0%, 54.8%, 17.6%)
CIE-LABlab(80.66, -23.11, 53.83)
CIE-LCHlch(80.66, 58.58, 113.23°)
OKLaboklab(82.53% -0.0665 0.1258)
OKLCHoklch(82.53% 0.142 117.9)
XYZxyz(46.3480, 57.8669, 19.5521)
Luminance0.5787 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BED25F #735FD2
analogous
#D2AD5F #BED25F #84D25F
triadic
#BED25F #5FBED2 #D25FBE
tetradic
#BED25F #5FD2AD #735FD2 #D25F84
square
#BED25F #5FD2AD #735FD2 #D25F84
split-complementary
#BED25F #5F84D2 #AD5FD2
monochromatic
#7D8F28 #A6BE36 #BED25F #D1DF8F #E5EDBF

Accessibility & contrast

On white

1.67
#BED25F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.57
#BED25F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BED25F
12.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BED25F#FFFFFF#000000##000000
##BED25F1.001.6712.5712.57
#FFFFFF1.671.0021.0021.00
#00000012.5721.001.001.00
##00000012.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEC853
Deuteranopia (green-blind)
#DCC966
Tritanopia (blue-blind)
#C8C8B9
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #bed25f;
/* rgb */ color: rgb(190, 210, 95);
/* oklch */ color: oklch(82.5% 0.142 117.9);
Tailwind
colors: {
  custom: {
    50: '#d4df90',
    500: '#bed25f',
    950: '#000000',
  },
}
SCSS
$custom: #bed25f;
$custom-light: #d4df90;
$custom-dark: #000000;
JSON
{
  "hex": "#bed25f",
  "rgb": {
    "r": 190,
    "g": 210,
    "b": 95
  },
  "hsl": {
    "h": 70.435,
    "s": 56.098,
    "l": 59.804
  },
  "oklch": {
    "l": 0.82532,
    "c": 0.14231,
    "h": 117.9
  },
  "luminance": 0.57867
}

Semantic roles & 50–950 ramp

primary
#BED25F
secondary
#4F4194
accent
#48DF63
background
#FEFEFC
surface
#FBFCF4
border
#D4D5CE
text
#14150D
muted
#83847F

Preview Lab

Preview with #BED25F

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

Preview Lab → · Contrast checker → · Palette generator →

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