#B7FFBB#B7FFBB
#B7FFBB is a very light, moderate green. Relative luminance 0.852; OKLCH L 93.5% C 0.116 H 145.9°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FFBB |
|---|---|
| RGB | rgb(183, 255, 187) |
| HSL | hsl(123, 100%, 86%) |
| HSV | hsv(123, 28%, 100%) |
| CMYK | cmyk(28.2%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(93.96, -35.13, 25.56) |
| CIE-LCH | lch(93.96, 43.44, 143.96°) |
| OKLab | oklab(93.55% -0.096 0.0649) |
| OKLCH | oklch(93.55% 0.116 145.9) |
| XYZ | xyz(64.2553, 85.1726, 60.0585) |
| Luminance | 0.8518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.15
Celadon
#BEFDB7
ΔE00 1.59
Light Seafoam Green
#A7FFB5
ΔE00 2.21
Light Mint Green
#A6FBB2
ΔE00 2.21
Mint (survey)
#9FFEB0
ΔE00 3.21
Pale Green
#C7FDB5
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FFBB #FFB7FB
analogous
#D7FFB7 #B7FFBB #B7FFDF
triadic
#B7FFBB #BBB7FF #FFBBB7
tetradic
#B7FFBB #B7D7FF #FFB7FB #FFDFB7
square
#B7FFBB #B7D7FF #FFB7FB #FFDFB7
split-complementary
#B7FFBB #DFB7FF #FFB7D7
monochromatic
#3DFF47 #7AFF81 #B7FFBB #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.16
#B7FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#B7FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FFBB
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FFBB | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B7
Deuteranopia (green-blind)
#F6EBBF
Tritanopia (blue-blind)
#AFFBED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b7ffbb; /* rgb */ color: rgb(183, 255, 187); /* oklch */ color: oklch(93.5% 0.116 145.9);
Tailwind
colors: {
custom: {
50: '#ceffcf',
500: '#b7ffbb',
950: '#000000',
},
}SCSS
$custom: #b7ffbb; $custom-light: #ceffcf; $custom-dark: #000000;
JSON
{
"hex": "#b7ffbb",
"rgb": {
"r": 183,
"g": 255,
"b": 187
},
"hsl": {
"h": 123.333,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.93545,
"c": 0.11586,
"h": 145.9
},
"luminance": 0.85175
}Semantic roles & 50–950 ramp
primary
#B7FFBB
secondary
#E674E0
accent
#00D9E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683