#B0FFBF#B0FFBF
#B0FFBF is a very light, moderate green. Relative luminance 0.845; OKLCH L 93.2% C 0.116 H 149.6°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FFBF |
|---|---|
| RGB | rgb(176, 255, 191) |
| HSL | hsl(131, 100%, 85%) |
| HSV | hsv(131, 31%, 100%) |
| CMYK | cmyk(31%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(93.67, -36.62, 23.08) |
| CIE-LCH | lch(93.67, 43.28, 147.78°) |
| OKLab | oklab(93.24% -0.1003 0.0588) |
| OKLCH | oklch(93.24% 0.116 149.6) |
| XYZ | xyz(63.0653, 84.5088, 62.2690) |
| Luminance | 0.8451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.40
Light Seafoam Green
#A7FFB5
ΔE00 2.04
Light Mint Green
#A6FBB2
ΔE00 2.13
Light Seafoam
#A0FEBF
ΔE00 2.15
Mint (survey)
#9FFEB0
ΔE00 3.02
Celadon
#BEFDB7
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FFBF #FFB0F0
analogous
#C9FFB0 #B0FFBF #B0FFE6
triadic
#B0FFBF #BFB0FF #FFBFB0
tetradic
#B0FFBF #B0C9FF #FFB0F0 #FFE6B0
square
#B0FFBF #B0C9FF #FFB0F0 #FFE6B0
split-complementary
#B0FFBF #E6B0FF #FFB0C9
monochromatic
#36FF5C #73FF8D #B0FFBF #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.17
#B0FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#B0FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FFBF
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FFBF | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BB
Deuteranopia (green-blind)
#F4E9C2
Tritanopia (blue-blind)
#A5FCEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b0ffbf; /* rgb */ color: rgb(176, 255, 191); /* oklch */ color: oklch(93.2% 0.116 149.6);
Tailwind
colors: {
custom: {
50: '#c9ffd2',
500: '#b0ffbf',
950: '#000000',
},
}SCSS
$custom: #b0ffbf; $custom-light: #c9ffd2; $custom-dark: #000000;
JSON
{
"hex": "#b0ffbf",
"rgb": {
"r": 176,
"g": 255,
"b": 191
},
"hsl": {
"h": 131.392,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.93243,
"c": 0.11629,
"h": 149.6
},
"luminance": 0.84512
}Semantic roles & 50–950 ramp
primary
#B0FFBF
secondary
#E56ECF
accent
#00BAE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683