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).
Color values
| HEX | #B0FF9D |
|---|---|
| RGB | rgb(176, 255, 157) |
| HSL | hsl(108, 100%, 81%) |
| HSV | hsv(108, 38%, 100%) |
| CMYK | cmyk(31%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(93.09, -41.92, 39.34) |
| CIE-LCH | lch(93.09, 57.48, 136.82°) |
| OKLab | oklab(92.59% -0.1145 0.0973) |
| OKLCH | oklch(92.59% 0.15 139.6) |
| XYZ | xyz(59.7483, 83.1820, 44.7994) |
| Luminance | 0.8318 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 0.00
Pale Light Green
#B1FC99
ΔE00 0.83
Light Pastel Green
#B2FBA5
ΔE00 1.95
Palegreen
#98FB98
ΔE00 2.84
Tea Green
#BDF8A3
ΔE00 3.03
Celery
#C1FD95
ΔE00 3.30
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 |
|---|---|---|---|---|
| ##B0FF9D | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.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