#B7FFBF#B7FFBF
#B7FFBF is a very light, moderate green. Relative luminance 0.853; OKLCH L 93.6% C 0.112 H 147.5°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FFBF |
|---|---|
| RGB | rgb(183, 255, 191) |
| HSL | hsl(127, 100%, 86%) |
| HSV | hsv(127, 28%, 100%) |
| CMYK | cmyk(28.2%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(94.03, -34.46, 23.63) |
| CIE-LCH | lch(94.03, 41.79, 145.56°) |
| OKLab | oklab(93.63% -0.0943 0.0602) |
| OKLCH | oklch(93.63% 0.112 147.5) |
| XYZ | xyz(64.6894, 85.3462, 62.3451) |
| Luminance | 0.8535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.81
Celadon
#BEFDB7
ΔE00 2.18
Light Seafoam Green
#A7FFB5
ΔE00 2.54
Light Mint Green
#A6FBB2
ΔE00 2.55
Light Seafoam
#A0FEBF
ΔE00 3.18
Mint (survey)
#9FFEB0
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FFBF #FFB7F7
analogous
#D3FFB7 #B7FFBF #B7FFE3
triadic
#B7FFBF #BFB7FF #FFBFB7
tetradic
#B7FFBF #B7D3FF #FFB7F7 #FFE3B7
square
#B7FFBF #B7D3FF #FFB7F7 #FFE3B7
split-complementary
#B7FFBF #E3B7FF #FFB7D3
monochromatic
#3DFF52 #7AFF89 #B7FFBF #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.16
#B7FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#B7FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FFBF
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FFBF | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BB
Deuteranopia (green-blind)
#F5EBC2
Tritanopia (blue-blind)
#AEFCEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b7ffbf; /* rgb */ color: rgb(183, 255, 191); /* oklch */ color: oklch(93.6% 0.112 147.5);
Tailwind
colors: {
custom: {
50: '#ceffd2',
500: '#b7ffbf',
950: '#000000',
},
}SCSS
$custom: #b7ffbf; $custom-light: #ceffd2; $custom-dark: #000000;
JSON
{
"hex": "#b7ffbf",
"rgb": {
"r": 183,
"g": 255,
"b": 191
},
"hsl": {
"h": 126.667,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.9363,
"c": 0.11187,
"h": 147.5
},
"luminance": 0.85349
}Semantic roles & 50–950 ramp
primary
#B7FFBF
secondary
#E674DA
accent
#00CCE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683