#BBDD50#BBDD50

#BBDD50 is a very light, vivid yellow-green. Relative luminance 0.629; OKLCH L 84.6% C 0.169 H 121.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).

Color values

HEX#BBDD50
RGBrgb(187, 221, 80)
HSLhsl(74, 67%, 59%)
HSVhsv(74, 64%, 87%)
CMYKcmyk(15.4%, 0%, 63.8%, 13.3%)
CIE-LABlab(83.37, -30.69, 63.20)
CIE-LCHlch(83.37, 70.26, 115.90°)
OKLaboklab(84.61% -0.0889 0.144)
OKLCHoklch(84.61% 0.169 121.7)
XYZxyz(47.7985, 62.8569, 17.2023)
Luminance0.6286 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDD50 #7250DD
analogous
#DDB950 #BBDD50 #75DD50
triadic
#BBDD50 #50BBDD #DD50BB
tetradic
#BBDD50 #50DDB9 #7250DD #DD5075
square
#BBDD50 #50DDB9 #7250DD #DD5075
split-complementary
#BBDD50 #5075DD #B950DD
monochromatic
#78961D #A2C927 #BBDD50 #CFE783 #E3F1B6

Accessibility & contrast

On white

1.55
#BBDD50 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.57
#BBDD50 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDD50
13.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDD50#FFFFFF#000000##000000
##BBDD501.001.5513.5713.57
#FFFFFF1.551.0021.0021.00
#00000013.5721.001.001.00
##00000013.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#EAD03E
Deuteranopia (green-blind)
#E5D05A
Tritanopia (blue-blind)
#C4D2C0
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #bbdd50;
/* rgb */ color: rgb(187, 221, 80);
/* oklch */ color: oklch(84.6% 0.169 121.7);
Tailwind
colors: {
  custom: {
    50: '#d2e787',
    500: '#bbdd50',
    950: '#000000',
  },
}
SCSS
$custom: #bbdd50;
$custom-light: #d2e787;
$custom-dark: #000000;
JSON
{
  "hex": "#bbdd50",
  "rgb": {
    "r": 187,
    "g": 221,
    "b": 80
  },
  "hsl": {
    "h": 74.468,
    "s": 67.464,
    "l": 59.02
  },
  "oklch": {
    "l": 0.84609,
    "c": 0.16929,
    "h": 121.7
  },
  "luminance": 0.62857
}

Semantic roles & 50–950 ramp

primary
#BBDD50
secondary
#4F379A
accent
#3DEA67
background
#FEFEFC
surface
#FBFCF4
border
#D4D5CE
text
#14160C
muted
#83847F

Preview Lab

Preview with #BBDD50

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

Preview Lab → · Contrast checker → · Palette generator →

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