#B6FFBA#B6FFBA
#B6FFBA is a very light, moderate green. Relative luminance 0.850; OKLCH L 93.5% C 0.117 H 145.9°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FFBA |
|---|---|
| RGB | rgb(182, 255, 186) |
| HSL | hsl(123, 100%, 86%) |
| HSV | hsv(123, 29%, 100%) |
| CMYK | cmyk(28.6%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(93.89, -35.61, 25.96) |
| CIE-LCH | lch(93.89, 44.06, 143.90°) |
| OKLab | oklab(93.47% -0.0973 0.0659) |
| OKLCH | oklch(93.47% 0.117 145.9) |
| XYZ | xyz(63.9115, 85.0077, 59.4855) |
| Luminance | 0.8501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.21
Celadon
#BEFDB7
ΔE00 1.62
Light Seafoam Green
#A7FFB5
ΔE00 2.03
Light Mint Green
#A6FBB2
ΔE00 2.05
Mint (survey)
#9FFEB0
ΔE00 3.03
Pale Green
#C7FDB5
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FFBA #FFB6FB
analogous
#D6FFB6 #B6FFBA #B6FFDE
triadic
#B6FFBA #BAB6FF #FFBAB6
tetradic
#B6FFBA #B6D6FF #FFB6FB #FFDEB6
square
#B6FFBA #B6D6FF #FFB6FB #FFDEB6
split-complementary
#B6FFBA #DEB6FF #FFB6D6
monochromatic
#3CFF46 #79FF80 #B6FFBA #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.17
#B6FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#B6FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FFBA
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FFBA | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B6
Deuteranopia (green-blind)
#F6EBBE
Tritanopia (blue-blind)
#AEFBEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b6ffba; /* rgb */ color: rgb(182, 255, 186); /* oklch */ color: oklch(93.5% 0.117 145.9);
Tailwind
colors: {
custom: {
50: '#cdffcf',
500: '#b6ffba',
950: '#000000',
},
}SCSS
$custom: #b6ffba; $custom-light: #cdffcf; $custom-dark: #000000;
JSON
{
"hex": "#b6ffba",
"rgb": {
"r": 182,
"g": 255,
"b": 186
},
"hsl": {
"h": 123.288,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.93468,
"c": 0.11747,
"h": 145.9
},
"luminance": 0.8501
}Semantic roles & 50–950 ramp
primary
#B6FFBA
secondary
#E673E0
accent
#00D9E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141813
muted
#838683