#BBFDBF#BBFDBF
#BBFDBF is a very light, moderate green. Relative luminance 0.846; OKLCH L 93.4% C 0.106 H 146.2°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDBF |
|---|---|
| RGB | rgb(187, 253, 191) |
| HSL | hsl(124, 94%, 86%) |
| HSV | hsv(124, 26%, 99%) |
| CMYK | cmyk(26.1%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(93.70, -32.28, 23.21) |
| CIE-LCH | lch(93.70, 39.76, 144.29°) |
| OKLab | oklab(93.42% -0.0883 0.0591) |
| OKLCH | oklch(93.42% 0.106 146.2) |
| XYZ | xyz(65.0200, 84.5746, 62.1788) |
| Luminance | 0.8458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.36
Celadon
#BEFDB7
ΔE00 1.91
Light Mint Green
#A6FBB2
ΔE00 3.17
Light Seafoam Green
#A7FFB5
ΔE00 3.30
Pale Green
#C7FDB5
ΔE00 3.34
Very Pale Green
#CFFDBC
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDBF #FDBBF9
analogous
#D8FDBB #BBFDBF #BBFDE0
triadic
#BBFDBF #BFBBFD #FDBFBB
tetradic
#BBFDBF #BBD8FD #FDBBF9 #FDE0BB
square
#BBFDBF #BBD8FD #FDBBF9 #FDE0BB
split-complementary
#BBFDBF #E0BBFD #FDBBD8
monochromatic
#44FA4F #80FB87 #BBFDBF #E1FEE3 #E1FEE3
Accessibility & contrast
On white
1.17
#BBFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#BBFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDBF
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDBF | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BB
Deuteranopia (green-blind)
#F5EAC2
Tritanopia (blue-blind)
#B4FAEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfdbf; /* rgb */ color: rgb(187, 253, 191); /* oklch */ color: oklch(93.4% 0.106 146.2);
Tailwind
colors: {
custom: {
50: '#d0fed2',
500: '#bbfdbf',
950: '#000000',
},
}SCSS
$custom: #bbfdbf; $custom-light: #d0fed2; $custom-dark: #000000;
JSON
{
"hex": "#bbfdbf",
"rgb": {
"r": 187,
"g": 253,
"b": 191
},
"hsl": {
"h": 123.636,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.93419,
"c": 0.10626,
"h": 146.2
},
"luminance": 0.84577
}Semantic roles & 50–950 ramp
primary
#BBFDBF
secondary
#E379DD
accent
#00D8E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683