#B0FFBE#B0FFBE
#B0FFBE is a very light, moderate green. Relative luminance 0.845; OKLCH L 93.2% C 0.117 H 149.2°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FFBE |
|---|---|
| RGB | rgb(176, 255, 190) |
| HSL | hsl(131, 100%, 85%) |
| HSV | hsv(131, 31%, 100%) |
| CMYK | cmyk(31%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(93.65, -36.79, 23.56) |
| CIE-LCH | lch(93.65, 43.69, 147.36°) |
| OKLab | oklab(93.22% -0.1008 0.06) |
| OKLCH | oklch(93.22% 0.117 149.2) |
| XYZ | xyz(62.9556, 84.4649, 61.6914) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.24
Light Seafoam Green
#A7FFB5
ΔE00 1.87
Light Mint Green
#A6FBB2
ΔE00 1.97
Light Seafoam
#A0FEBF
ΔE00 2.24
Mint (survey)
#9FFEB0
ΔE00 2.87
Celadon
#BEFDB7
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FFBE #FFB0F1
analogous
#CAFFB0 #B0FFBE #B0FFE6
triadic
#B0FFBE #BEB0FF #FFBEB0
tetradic
#B0FFBE #B0CAFF #FFB0F1 #FFE6B0
square
#B0FFBE #B0CAFF #FFB0F1 #FFE6B0
split-complementary
#B0FFBE #E6B0FF #FFB0CA
monochromatic
#36FF59 #73FF8C #B0FFBE #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.17
#B0FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#B0FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FFBE
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FFBE | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BA
Deuteranopia (green-blind)
#F4E9C2
Tritanopia (blue-blind)
#A5FCED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b0ffbe; /* rgb */ color: rgb(176, 255, 190); /* oklch */ color: oklch(93.2% 0.117 149.2);
Tailwind
colors: {
custom: {
50: '#c9ffd1',
500: '#b0ffbe',
950: '#000000',
},
}SCSS
$custom: #b0ffbe; $custom-light: #c9ffd1; $custom-dark: #000000;
JSON
{
"hex": "#b0ffbe",
"rgb": {
"r": 176,
"g": 255,
"b": 190
},
"hsl": {
"h": 130.633,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.93222,
"c": 0.11726,
"h": 149.2
},
"luminance": 0.84468
}Semantic roles & 50–950 ramp
primary
#B0FFBE
secondary
#E56ED0
accent
#00BDE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683