Pastel Green#B0FF9D

#B0FF9D is a very light, vivid green. Relative luminance 0.832; OKLCH L 92.6% C 0.150 H 139.6°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).

Pastel Green — editorial page

Color values

HEX#B0FF9D
RGBrgb(176, 255, 157)
HSLhsl(108, 100%, 81%)
HSVhsv(108, 38%, 100%)
CMYKcmyk(31%, 0%, 38.4%, 0%)
CIE-LABlab(93.09, -41.92, 39.34)
CIE-LCHlch(93.09, 57.48, 136.82°)
OKLaboklab(92.59% -0.1145 0.0973)
OKLCHoklch(92.59% 0.15 139.6)
XYZxyz(59.7483, 83.1820, 44.7994)
Luminance0.8318 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B0FF9D #EC9DFF
analogous
#E1FF9D #B0FF9D #9DFFBB
triadic
#B0FF9D #9DB0FF #FF9DB0
tetradic
#B0FF9D #9DE1FF #EC9DFF #FFBB9D
square
#B0FF9D #9DE1FF #EC9DFF #FFBB9D
split-complementary
#B0FF9D #BB9DFF #FF9DE1
monochromatic
#4DFF23 #7FFF60 #B0FF9D #E1FFDA #E6FFE0

Accessibility & contrast

On white

1.19
#B0FF9D on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.64
#B0FF9D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B0FF9D
17.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B0FF9D#FFFFFF#000000##000000
##B0FF9D1.001.1917.6417.64
#FFFFFF1.191.0021.0021.00
#00000017.6421.001.001.00
##00000017.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF096
Deuteranopia (green-blind)
#F9E8A3
Tritanopia (blue-blind)
#ABF9E7
Achromatopsia (no color)
#EBEBEB

Design tokens & code

CSS
--color: #b0ff9d;
/* rgb */ color: rgb(176, 255, 157);
/* oklch */ color: oklch(92.6% 0.150 139.6);
Tailwind
colors: {
  custom: {
    50: '#caffbb',
    500: '#b0ff9d',
    950: '#000000',
  },
}
SCSS
$custom: #b0ff9d;
$custom-light: #caffbb;
$custom-dark: #000000;
JSON
{
  "hex": "#b0ff9d",
  "rgb": {
    "r": 176,
    "g": 255,
    "b": 157
  },
  "hsl": {
    "h": 108.367,
    "s": 100,
    "l": 80.784
  },
  "oklch": {
    "l": 0.92588,
    "c": 0.1502,
    "h": 139.6
  },
  "luminance": 0.83184
}

Semantic roles & 50–950 ramp

primary
#B0FF9D
secondary
#C95EE3
accent
#00E6B9
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131812
muted
#838682

Preview Lab

Preview with #B0FF9D

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

Preview Lab → · Contrast checker → · Palette generator →

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