#B3FFBF#B3FFBF
#B3FFBF is a very light, moderate green. Relative luminance 0.849; OKLCH L 93.4% C 0.114 H 148.7°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FFBF |
|---|---|
| RGB | rgb(179, 255, 191) |
| HSL | hsl(129, 100%, 85%) |
| HSV | hsv(129, 30%, 100%) |
| CMYK | cmyk(29.8%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(93.82, -35.70, 23.31) |
| CIE-LCH | lch(93.82, 42.64, 146.86°) |
| OKLab | oklab(93.41% -0.0978 0.0594) |
| OKLCH | oklch(93.41% 0.114 148.7) |
| XYZ | xyz(63.7513, 84.8625, 62.3012) |
| Luminance | 0.8487 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.08
Light Seafoam Green
#A7FFB5
ΔE00 2.21
Light Mint Green
#A6FBB2
ΔE00 2.26
Light Seafoam
#A0FEBF
ΔE00 2.59
Celadon
#BEFDB7
ΔE00 2.68
Mint (survey)
#9FFEB0
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FFBF #FFB3F3
analogous
#CDFFB3 #B3FFBF #B3FFE5
triadic
#B3FFBF #BFB3FF #FFBFB3
tetradic
#B3FFBF #B3CDFF #FFB3F3 #FFE5B3
square
#B3FFBF #B3CDFF #FFB3F3 #FFE5B3
split-complementary
#B3FFBF #E5B3FF #FFB3CD
monochromatic
#39FF58 #76FF8B #B3FFBF #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.17
#B3FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#B3FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FFBF
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FFBF | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BB
Deuteranopia (green-blind)
#F4EAC2
Tritanopia (blue-blind)
#A9FCEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b3ffbf; /* rgb */ color: rgb(179, 255, 191); /* oklch */ color: oklch(93.4% 0.114 148.7);
Tailwind
colors: {
custom: {
50: '#cbffd2',
500: '#b3ffbf',
950: '#000000',
},
}SCSS
$custom: #b3ffbf; $custom-light: #cbffd2; $custom-dark: #000000;
JSON
{
"hex": "#b3ffbf",
"rgb": {
"r": 179,
"g": 255,
"b": 191
},
"hsl": {
"h": 129.474,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.93407,
"c": 0.11439,
"h": 148.7
},
"luminance": 0.84865
}Semantic roles & 50–950 ramp
primary
#B3FFBF
secondary
#E670D3
accent
#00C1E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#131814
muted
#838683