#BBDD83#BBDD83

#BBDD83 is a very light, vivid yellow-green. Relative luminance 0.639; OKLCH L 85.2% C 0.122 H 125.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).

Color values

HEX#BBDD83
RGBrgb(187, 221, 131)
HSLhsl(83, 57%, 69%)
HSVhsv(83, 41%, 87%)
CMYKcmyk(15.4%, 0%, 40.7%, 13.3%)
CIE-LABlab(83.92, -25.87, 40.50)
CIE-LCHlch(83.92, 48.06, 122.57°)
OKLaboklab(85.24% -0.0713 0.0989)
OKLCHoklch(85.24% 0.122 125.8)
XYZxyz(50.4464, 63.9160, 31.1477)
Luminance0.6392 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDD83 #A583DD
analogous
#DDD283 #BBDD83 #8EDD83
triadic
#BBDD83 #83BBDD #DD83BB
tetradic
#BBDD83 #83DDD2 #A583DD #DD838E
square
#BBDD83 #83DDD2 #A583DD #DD838E
split-complementary
#BBDD83 #838EDD #D283DD
monochromatic
#83B431 #A1D053 #BBDD83 #D5EAB3 #F0F7E3

Accessibility & contrast

On white

1.52
#BBDD83 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.78
#BBDD83 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDD83
13.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDD83#FFFFFF#000000##000000
##BBDD831.001.5213.7813.78
#FFFFFF1.521.0021.0021.00
#00000013.7821.001.001.00
##00000013.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6D37C
Deuteranopia (green-blind)
#E1D188
Tritanopia (blue-blind)
#C0D5C7
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #bbdd83;
/* rgb */ color: rgb(187, 221, 131);
/* oklch */ color: oklch(85.2% 0.122 125.8);
Tailwind
colors: {
  custom: {
    50: '#d1e7a8',
    500: '#bbdd83',
    950: '#000000',
  },
}
SCSS
$custom: #bbdd83;
$custom-light: #d1e7a8;
$custom-dark: #000000;
JSON
{
  "hex": "#bbdd83",
  "rgb": {
    "r": 187,
    "g": 221,
    "b": 131
  },
  "hsl": {
    "h": 82.667,
    "s": 56.962,
    "l": 69.02
  },
  "oklch": {
    "l": 0.85235,
    "c": 0.12191,
    "h": 125.8
  },
  "luminance": 0.63916
}

Semantic roles & 50–950 ramp

primary
#BBDD83
secondary
#7650B4
accent
#21C55F
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141610
muted
#838480

Preview Lab

Preview with #BBDD83

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

Preview Lab → · Contrast checker → · Palette generator →

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