#BBFFB0#BBFFB0
#BBFFB0 is a very light, vivid green. Relative luminance 0.852; OKLCH L 93.6% C 0.125 H 141.1°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFB0 |
|---|---|
| RGB | rgb(187, 255, 176) |
| HSL | hsl(112, 100%, 85%) |
| HSV | hsv(112, 31%, 100%) |
| CMYK | cmyk(26.7%, 0%, 31%, 0%) |
| CIE-LAB | lab(93.98, -35.59, 31.17) |
| CIE-LCH | lch(93.98, 47.31, 138.79°) |
| OKLab | oklab(93.55% -0.097 0.0784) |
| OKLCH | oklch(93.55% 0.125 141.1) |
| XYZ | xyz(64.0877, 85.2171, 54.1378) |
| Luminance | 0.8522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.67
Light Pastel Green
#B2FBA5
ΔE00 1.68
Light Light Green
#C8FFB0
ΔE00 2.14
Pale Green
#C7FDB5
ΔE00 2.21
Tea Green
#BDF8A3
ΔE00 2.46
Washed Out Green
#BCF5A6
ΔE00 2.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFB0 #F4B0FF
analogous
#E2FFB0 #BBFFB0 #B0FFCD
triadic
#BBFFB0 #B0BBFF #FFB0BB
tetradic
#BBFFB0 #B0E2FF #F4B0FF #FFCDB0
square
#BBFFB0 #B0E2FF #F4B0FF #FFCDB0
split-complementary
#BBFFB0 #CDB0FF #FFB0E2
monochromatic
#52FF36 #86FF73 #BBFFB0 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.16
#BBFFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#BBFFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFB0
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFB0 | 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)
#FFF2AB
Deuteranopia (green-blind)
#F9EBB4
Tritanopia (blue-blind)
#B6FAEA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbffb0; /* rgb */ color: rgb(187, 255, 176); /* oklch */ color: oklch(93.6% 0.125 141.1);
Tailwind
colors: {
custom: {
50: '#d1ffc8',
500: '#bbffb0',
950: '#000000',
},
}SCSS
$custom: #bbffb0; $custom-light: #d1ffc8; $custom-dark: #000000;
JSON
{
"hex": "#bbffb0",
"rgb": {
"r": 187,
"g": 255,
"b": 176
},
"hsl": {
"h": 111.646,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.93553,
"c": 0.12472,
"h": 141.1
},
"luminance": 0.85219
}Semantic roles & 50–950 ramp
primary
#BBFFB0
secondary
#D56EE5
accent
#00E6C6
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682