#B2FFBF#B2FFBF
#B2FFBF is a very light, moderate green. Relative luminance 0.847; OKLCH L 93.4% C 0.115 H 149.0°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFBF |
|---|---|
| RGB | rgb(178, 255, 191) |
| HSL | hsl(130, 100%, 85%) |
| HSV | hsv(130, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(93.77, -36.01, 23.23) |
| CIE-LCH | lch(93.77, 42.85, 147.17°) |
| OKLab | oklab(93.35% -0.0986 0.0592) |
| OKLCH | oklch(93.35% 0.115 149) |
| XYZ | xyz(63.5209, 84.7437, 62.2904) |
| Luminance | 0.8475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.18
Light Seafoam Green
#A7FFB5
ΔE00 2.14
Light Mint Green
#A6FBB2
ΔE00 2.21
Light Seafoam
#A0FEBF
ΔE00 2.44
Celadon
#BEFDB7
ΔE00 2.81
Mint (survey)
#9FFEB0
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFBF #FFB2F2
analogous
#CBFFB2 #B2FFBF #B2FFE6
triadic
#B2FFBF #BFB2FF #FFBFB2
tetradic
#B2FFBF #B2CBFF #FFB2F2 #FFE6B2
square
#B2FFBF #B2CBFF #FFB2F2 #FFE6B2
split-complementary
#B2FFBF #E6B2FF #FFB2CB
monochromatic
#38FF59 #75FF8C #B2FFBF #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.17
#B2FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#B2FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFBF
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFBF | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BB
Deuteranopia (green-blind)
#F4EAC2
Tritanopia (blue-blind)
#A8FCEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b2ffbf; /* rgb */ color: rgb(178, 255, 191); /* oklch */ color: oklch(93.4% 0.115 149.0);
Tailwind
colors: {
custom: {
50: '#cbffd2',
500: '#b2ffbf',
950: '#000000',
},
}SCSS
$custom: #b2ffbf; $custom-light: #cbffd2; $custom-dark: #000000;
JSON
{
"hex": "#b2ffbf",
"rgb": {
"r": 178,
"g": 255,
"b": 191
},
"hsl": {
"h": 130.13,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.93352,
"c": 0.11502,
"h": 149
},
"luminance": 0.84747
}Semantic roles & 50–950 ramp
primary
#B2FFBF
secondary
#E670D2
accent
#00BFE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683