#BBFFC7#BBFFC7
#BBFFC7 is a very light, moderate green. Relative luminance 0.862; OKLCH L 94.0% C 0.101 H 149.5°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFC7 |
|---|---|
| RGB | rgb(187, 255, 199) |
| HSL | hsl(131, 100%, 87%) |
| HSV | hsv(131, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 22%, 0%) |
| CIE-LAB | lab(94.40, -31.85, 20.10) |
| CIE-LCH | lch(94.40, 37.67, 147.74°) |
| OKLab | oklab(94.03% -0.0874 0.0515) |
| OKLCH | oklch(94.03% 0.101 149.5) |
| XYZ | xyz(66.5592, 86.2057, 67.1542) |
| Luminance | 0.8621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.51
Celadon
#BEFDB7
ΔE00 3.42
Light Seafoam
#A0FEBF
ΔE00 3.61
Mint
#AAF0C1
ΔE00 3.84
Light Mint Green
#A6FBB2
ΔE00 4.02
Light Seafoam Green
#A7FFB5
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFC7 #FFBBF3
analogous
#D1FFBB #BBFFC7 #BBFFE9
triadic
#BBFFC7 #C7BBFF #FFC7BB
tetradic
#BBFFC7 #BBD1FF #FFBBF3 #FFE9BB
square
#BBFFC7 #BBD1FF #FFBBF3 #FFE9BB
split-complementary
#BBFFC7 #E9BBFF #FFBBD1
monochromatic
#41FF62 #7EFF95 #BBFFC7 #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.15
#BBFFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#BBFFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFC7
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFC7 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C4
Deuteranopia (green-blind)
#F5ECCA
Tritanopia (blue-blind)
#B2FCF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbffc7; /* rgb */ color: rgb(187, 255, 199); /* oklch */ color: oklch(94.0% 0.101 149.5);
Tailwind
colors: {
custom: {
50: '#d1ffd8',
500: '#bbffc7',
950: '#000000',
},
}SCSS
$custom: #bbffc7; $custom-light: #d1ffd8; $custom-dark: #000000;
JSON
{
"hex": "#bbffc7",
"rgb": {
"r": 187,
"g": 255,
"b": 199
},
"hsl": {
"h": 130.588,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94034,
"c": 0.10146,
"h": 149.5
},
"luminance": 0.86208
}Semantic roles & 50–950 ramp
primary
#BBFFC7
secondary
#E777D3
accent
#00BDE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683