#BBFFB4#BBFFB4
#BBFFB4 is a very light, vivid green. Relative luminance 0.854; OKLCH L 93.6% C 0.121 H 142.3°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFB4 |
|---|---|
| RGB | rgb(187, 255, 180) |
| HSL | hsl(114, 100%, 85%) |
| HSV | hsv(114, 29%, 100%) |
| CMYK | cmyk(26.7%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(94.05, -34.98, 29.25) |
| CIE-LCH | lch(94.05, 45.60, 140.09°) |
| OKLab | oklab(93.63% -0.0954 0.0738) |
| OKLCH | oklch(93.63% 0.121 142.3) |
| XYZ | xyz(64.4893, 85.3778, 56.2529) |
| Luminance | 0.8538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.04
Light Mint
#B6FFBB
ΔE00 1.81
Pale Green
#C7FDB5
ΔE00 2.15
Light Pastel Green
#B2FBA5
ΔE00 2.28
Light Light Green
#C8FFB0
ΔE00 2.50
Washed Out Green
#BCF5A6
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFB4 #F8B4FF
analogous
#E0FFB4 #BBFFB4 #B4FFD2
triadic
#BBFFB4 #B4BBFF #FFB4BB
tetradic
#BBFFB4 #B4E0FF #F8B4FF #FFD2B4
square
#BBFFB4 #B4E0FF #F8B4FF #FFD2B4
split-complementary
#BBFFB4 #D2B4FF #FFB4E0
monochromatic
#4CFF3A #84FF77 #BBFFB4 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.16
#BBFFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#BBFFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFB4
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFB4 | 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)
#FFF2AF
Deuteranopia (green-blind)
#F8EBB8
Tritanopia (blue-blind)
#B6FAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbffb4; /* rgb */ color: rgb(187, 255, 180); /* oklch */ color: oklch(93.6% 0.121 142.3);
Tailwind
colors: {
custom: {
50: '#d1ffcb',
500: '#bbffb4',
950: '#000000',
},
}SCSS
$custom: #bbffb4; $custom-light: #d1ffcb; $custom-dark: #000000;
JSON
{
"hex": "#bbffb4",
"rgb": {
"r": 187,
"g": 255,
"b": 180
},
"hsl": {
"h": 114.4,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.93631,
"c": 0.12059,
"h": 142.3
},
"luminance": 0.8538
}Semantic roles & 50–950 ramp
primary
#BBFFB4
secondary
#DB71E6
accent
#00E6D0
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682