#B7FFBC#B7FFBC
#B7FFBC is a very light, moderate green. Relative luminance 0.852; OKLCH L 93.6% C 0.115 H 146.3°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FFBC |
|---|---|
| RGB | rgb(183, 255, 188) |
| HSL | hsl(124, 100%, 86%) |
| HSV | hsv(124, 28%, 100%) |
| CMYK | cmyk(28.2%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(93.98, -34.96, 25.08) |
| CIE-LCH | lch(93.98, 43.03, 144.35°) |
| OKLab | oklab(93.57% -0.0956 0.0637) |
| OKLCH | oklch(93.57% 0.115 146.3) |
| XYZ | xyz(64.3627, 85.2155, 60.6242) |
| Luminance | 0.8522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.22
Celadon
#BEFDB7
ΔE00 1.71
Light Seafoam Green
#A7FFB5
ΔE00 2.26
Light Mint Green
#A6FBB2
ΔE00 2.27
Mint (survey)
#9FFEB0
ΔE00 3.29
Pale Green
#C7FDB5
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FFBC #FFB7FA
analogous
#D6FFB7 #B7FFBC #B7FFE0
triadic
#B7FFBC #BCB7FF #FFBCB7
tetradic
#B7FFBC #B7D6FF #FFB7FA #FFE0B7
square
#B7FFBC #B7D6FF #FFB7FA #FFE0B7
split-complementary
#B7FFBC #E0B7FF #FFB7D6
monochromatic
#3DFF4A #7AFF83 #B7FFBC #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.16
#B7FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#B7FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FFBC
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FFBC | 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)
#FFF2B8
Deuteranopia (green-blind)
#F6EBC0
Tritanopia (blue-blind)
#AFFBED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b7ffbc; /* rgb */ color: rgb(183, 255, 188); /* oklch */ color: oklch(93.6% 0.115 146.3);
Tailwind
colors: {
custom: {
50: '#ceffd0',
500: '#b7ffbc',
950: '#000000',
},
}SCSS
$custom: #b7ffbc; $custom-light: #ceffd0; $custom-dark: #000000;
JSON
{
"hex": "#b7ffbc",
"rgb": {
"r": 183,
"g": 255,
"b": 188
},
"hsl": {
"h": 124.167,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.93566,
"c": 0.11486,
"h": 146.3
},
"luminance": 0.85218
}Semantic roles & 50–950 ramp
primary
#B7FFBC
secondary
#E674DE
accent
#00D6E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683