#B6FFBD#B6FFBD
#B6FFBD is a very light, moderate green. Relative luminance 0.851; OKLCH L 93.5% C 0.114 H 147.0°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FFBD |
|---|---|
| RGB | rgb(182, 255, 189) |
| HSL | hsl(126, 100%, 86%) |
| HSV | hsv(126, 29%, 100%) |
| CMYK | cmyk(28.6%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(93.94, -35.11, 24.52) |
| CIE-LCH | lch(93.94, 42.82, 145.07°) |
| OKLab | oklab(93.53% -0.096 0.0623) |
| OKLCH | oklch(93.53% 0.114 147) |
| XYZ | xyz(64.2338, 85.1366, 61.1828) |
| Luminance | 0.8514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.42
Celadon
#BEFDB7
ΔE00 1.99
Light Seafoam Green
#A7FFB5
ΔE00 2.23
Light Mint Green
#A6FBB2
ΔE00 2.25
Light Seafoam
#A0FEBF
ΔE00 3.21
Mint (survey)
#9FFEB0
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FFBD #FFB6F8
analogous
#D3FFB6 #B6FFBD #B6FFE1
triadic
#B6FFBD #BDB6FF #FFBDB6
tetradic
#B6FFBD #B6D3FF #FFB6F8 #FFE1B6
square
#B6FFBD #B6D3FF #FFB6F8 #FFE1B6
split-complementary
#B6FFBD #E1B6FF #FFB6D3
monochromatic
#3CFF4E #79FF86 #B6FFBD #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.16
#B6FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#B6FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FFBD
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FFBD | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B9
Deuteranopia (green-blind)
#F5EBC1
Tritanopia (blue-blind)
#ADFCED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b6ffbd; /* rgb */ color: rgb(182, 255, 189); /* oklch */ color: oklch(93.5% 0.114 147.0);
Tailwind
colors: {
custom: {
50: '#cdffd1',
500: '#b6ffbd',
950: '#000000',
},
}SCSS
$custom: #b6ffbd; $custom-light: #cdffd1; $custom-dark: #000000;
JSON
{
"hex": "#b6ffbd",
"rgb": {
"r": 182,
"g": 255,
"b": 189
},
"hsl": {
"h": 125.753,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.93531,
"c": 0.11447,
"h": 147
},
"luminance": 0.85139
}Semantic roles & 50–950 ramp
primary
#B6FFBD
secondary
#E673DB
accent
#00CFE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683