#BBFFBF#BBFFBF
#BBFFBF is a very light, moderate green. Relative luminance 0.858; OKLCH L 93.9% C 0.109 H 146.1°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFBF |
|---|---|
| RGB | rgb(187, 255, 191) |
| HSL | hsl(124, 100%, 87%) |
| HSV | hsv(124, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(94.25, -33.21, 23.96) |
| CIE-LCH | lch(94.25, 40.95, 144.19°) |
| OKLab | oklab(93.86% -0.0908 0.061) |
| OKLCH | oklch(93.86% 0.109 146.1) |
| XYZ | xyz(65.6546, 85.8439, 62.3904) |
| Luminance | 0.8585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.95
Celadon
#BEFDB7
ΔE00 1.73
Light Mint Green
#A6FBB2
ΔE00 2.95
Light Seafoam Green
#A7FFB5
ΔE00 2.98
Pale Green
#C7FDB5
ΔE00 3.25
Light Seafoam
#A0FEBF
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFBF #FFBBFB
analogous
#D9FFBB #BBFFBF #BBFFE1
triadic
#BBFFBF #BFBBFF #FFBFBB
tetradic
#BBFFBF #BBD9FF #FFBBFB #FFE1BB
square
#BBFFBF #BBD9FF #FFBBFB #FFE1BB
split-complementary
#BBFFBF #E1BBFF #FFBBD9
monochromatic
#41FF4C #7EFF85 #BBFFBF #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.16
#BBFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#BBFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFBF
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFBF | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BB
Deuteranopia (green-blind)
#F6ECC2
Tritanopia (blue-blind)
#B4FBEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbffbf; /* rgb */ color: rgb(187, 255, 191); /* oklch */ color: oklch(93.9% 0.109 146.1);
Tailwind
colors: {
custom: {
50: '#d1ffd2',
500: '#bbffbf',
950: '#000000',
},
}SCSS
$custom: #bbffbf; $custom-light: #d1ffd2; $custom-dark: #000000;
JSON
{
"hex": "#bbffbf",
"rgb": {
"r": 187,
"g": 255,
"b": 191
},
"hsl": {
"h": 123.529,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.93858,
"c": 0.10937,
"h": 146.1
},
"luminance": 0.85846
}Semantic roles & 50–950 ramp
primary
#BBFFBF
secondary
#E777E0
accent
#00D8E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683