Light Mint#B6FFBB
#B6FFBB is a very light, moderate green. Relative luminance 0.851; OKLCH L 93.5% C 0.116 H 146.3°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FFBB |
|---|---|
| RGB | rgb(182, 255, 187) |
| HSL | hsl(124, 100%, 86%) |
| HSV | hsv(124, 29%, 100%) |
| CMYK | cmyk(28.6%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(93.90, -35.44, 25.48) |
| CIE-LCH | lch(93.90, 43.65, 144.29°) |
| OKLab | oklab(93.49% -0.0968 0.0647) |
| OKLCH | oklch(93.49% 0.116 146.3) |
| XYZ | xyz(64.0182, 85.0503, 60.0474) |
| Luminance | 0.8505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.00
Celadon
#BEFDB7
ΔE00 1.73
Light Seafoam Green
#A7FFB5
ΔE00 2.08
Light Mint Green
#A6FBB2
ΔE00 2.10
Mint (survey)
#9FFEB0
ΔE00 3.10
Pale Green
#C7FDB5
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FFBB #FFB6FA
analogous
#D5FFB6 #B6FFBB #B6FFDF
triadic
#B6FFBB #BBB6FF #FFBBB6
tetradic
#B6FFBB #B6D5FF #FFB6FA #FFDFB6
square
#B6FFBB #B6D5FF #FFB6FA #FFDFB6
split-complementary
#B6FFBB #DFB6FF #FFB6D5
monochromatic
#3CFF49 #79FF82 #B6FFBB #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.17
#B6FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#B6FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FFBB
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FFBB | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B7
Deuteranopia (green-blind)
#F6EBBF
Tritanopia (blue-blind)
#AEFBED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b6ffbb; /* rgb */ color: rgb(182, 255, 187); /* oklch */ color: oklch(93.5% 0.116 146.3);
Tailwind
colors: {
custom: {
50: '#cdffcf',
500: '#b6ffbb',
950: '#000000',
},
}SCSS
$custom: #b6ffbb; $custom-light: #cdffcf; $custom-dark: #000000;
JSON
{
"hex": "#b6ffbb",
"rgb": {
"r": 182,
"g": 255,
"b": 187
},
"hsl": {
"h": 124.11,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.93489,
"c": 0.11647,
"h": 146.3
},
"luminance": 0.85053
}Semantic roles & 50–950 ramp
primary
#B6FFBB
secondary
#E673DE
accent
#00D6E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683