#BBFFB5#BBFFB5
#BBFFB5 is a very light, moderate green. Relative luminance 0.854; OKLCH L 93.7% C 0.120 H 142.6°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFB5 |
|---|---|
| RGB | rgb(187, 255, 181) |
| HSL | hsl(115, 100%, 85%) |
| HSV | hsv(115, 29%, 100%) |
| CMYK | cmyk(26.7%, 0%, 29%, 0%) |
| CIE-LAB | lab(94.06, -34.82, 28.77) |
| CIE-LCH | lch(94.06, 45.17, 140.43°) |
| OKLab | oklab(93.65% -0.095 0.0727) |
| OKLCH | oklch(93.65% 0.12 142.6) |
| XYZ | xyz(64.5915, 85.4187, 56.7913) |
| Luminance | 0.8542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.92
Light Mint
#B6FFBB
ΔE00 1.64
Pale Green
#C7FDB5
ΔE00 2.17
Light Pastel Green
#B2FBA5
ΔE00 2.45
Light Light Green
#C8FFB0
ΔE00 2.62
Light Mint Green
#A6FBB2
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFB5 #F9B5FF
analogous
#E0FFB5 #BBFFB5 #B5FFD4
triadic
#BBFFB5 #B5BBFF #FFB5BB
tetradic
#BBFFB5 #B5E0FF #F9B5FF #FFD4B5
square
#BBFFB5 #B5E0FF #F9B5FF #FFD4B5
split-complementary
#BBFFB5 #D4B5FF #FFB5E0
monochromatic
#4BFF3B #83FF78 #BBFFB5 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.16
#BBFFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#BBFFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFB5
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFB5 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B0
Deuteranopia (green-blind)
#F8EBB9
Tritanopia (blue-blind)
#B5FAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbffb5; /* rgb */ color: rgb(187, 255, 181); /* oklch */ color: oklch(93.7% 0.120 142.6);
Tailwind
colors: {
custom: {
50: '#d1ffcb',
500: '#bbffb5',
950: '#000000',
},
}SCSS
$custom: #bbffb5; $custom-light: #d1ffcb; $custom-dark: #000000;
JSON
{
"hex": "#bbffb5",
"rgb": {
"r": 187,
"g": 255,
"b": 181
},
"hsl": {
"h": 115.135,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.93651,
"c": 0.11956,
"h": 142.6
},
"luminance": 0.85421
}Semantic roles & 50–950 ramp
primary
#BBFFB5
secondary
#DD72E6
accent
#00E6D3
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683