#B6FFBF#B6FFBF
#B6FFBF is a very light, moderate green. Relative luminance 0.852; OKLCH L 93.6% C 0.112 H 147.8°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FFBF |
|---|---|
| RGB | rgb(182, 255, 191) |
| HSL | hsl(127, 100%, 86%) |
| HSV | hsv(127, 29%, 100%) |
| CMYK | cmyk(28.6%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(93.98, -34.77, 23.55) |
| CIE-LCH | lch(93.98, 42.00, 145.89°) |
| OKLab | oklab(93.57% -0.0952 0.06) |
| OKLCH | oklch(93.57% 0.112 147.8) |
| XYZ | xyz(64.4524, 85.2240, 62.3340) |
| Luminance | 0.8523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.85
Celadon
#BEFDB7
ΔE00 2.30
Light Seafoam Green
#A7FFB5
ΔE00 2.45
Light Mint Green
#A6FBB2
ΔE00 2.47
Light Seafoam
#A0FEBF
ΔE00 3.03
Mint (survey)
#9FFEB0
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FFBF #FFB6F6
analogous
#D1FFB6 #B6FFBF #B6FFE3
triadic
#B6FFBF #BFB6FF #FFBFB6
tetradic
#B6FFBF #B6D1FF #FFB6F6 #FFE3B6
square
#B6FFBF #B6D1FF #FFB6F6 #FFE3B6
split-complementary
#B6FFBF #E3B6FF #FFB6D1
monochromatic
#3CFF54 #79FF89 #B6FFBF #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.16
#B6FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#B6FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FFBF
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FFBF | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BB
Deuteranopia (green-blind)
#F5EBC2
Tritanopia (blue-blind)
#ADFCEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b6ffbf; /* rgb */ color: rgb(182, 255, 191); /* oklch */ color: oklch(93.6% 0.112 147.8);
Tailwind
colors: {
custom: {
50: '#cdffd2',
500: '#b6ffbf',
950: '#000000',
},
}SCSS
$custom: #b6ffbf; $custom-light: #cdffd2; $custom-dark: #000000;
JSON
{
"hex": "#b6ffbf",
"rgb": {
"r": 182,
"g": 255,
"b": 191
},
"hsl": {
"h": 127.397,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.93574,
"c": 0.11249,
"h": 147.8
},
"luminance": 0.85227
}Semantic roles & 50–950 ramp
primary
#B6FFBF
secondary
#E673D8
accent
#00C9E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683