#BBFFB3#BBFFB3
#BBFFB3 is a very light, vivid green. Relative luminance 0.853; OKLCH L 93.6% C 0.122 H 142.0°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFB3 |
|---|---|
| RGB | rgb(187, 255, 179) |
| HSL | hsl(114, 100%, 85%) |
| HSV | hsv(114, 30%, 100%) |
| CMYK | cmyk(26.7%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(94.03, -35.13, 29.73) |
| CIE-LCH | lch(94.03, 46.02, 139.76°) |
| OKLab | oklab(93.61% -0.0958 0.0749) |
| OKLCH | oklch(93.61% 0.122 142) |
| XYZ | xyz(64.3878, 85.3372, 55.7183) |
| Luminance | 0.8534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.18
Light Mint
#B6FFBB
ΔE00 2.00
Light Pastel Green
#B2FBA5
ΔE00 2.12
Pale Green
#C7FDB5
ΔE00 2.14
Light Light Green
#C8FFB0
ΔE00 2.39
Washed Out Green
#BCF5A6
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFB3 #F7B3FF
analogous
#E1FFB3 #BBFFB3 #B3FFD1
triadic
#BBFFB3 #B3BBFF #FFB3BB
tetradic
#BBFFB3 #B3E1FF #F7B3FF #FFD1B3
square
#BBFFB3 #B3E1FF #F7B3FF #FFD1B3
split-complementary
#BBFFB3 #D1B3FF #FFB3E1
monochromatic
#4DFF39 #84FF76 #BBFFB3 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.16
#BBFFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#BBFFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFB3
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFB3 | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AE
Deuteranopia (green-blind)
#F8EBB7
Tritanopia (blue-blind)
#B6FAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbffb3; /* rgb */ color: rgb(187, 255, 179); /* oklch */ color: oklch(93.6% 0.122 142.0);
Tailwind
colors: {
custom: {
50: '#d1ffca',
500: '#bbffb3',
950: '#000000',
},
}SCSS
$custom: #bbffb3; $custom-light: #d1ffca; $custom-dark: #000000;
JSON
{
"hex": "#bbffb3",
"rgb": {
"r": 187,
"g": 255,
"b": 179
},
"hsl": {
"h": 113.684,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.93612,
"c": 0.12162,
"h": 142
},
"luminance": 0.85339
}Semantic roles & 50–950 ramp
primary
#BBFFB3
secondary
#D970E6
accent
#00E6CD
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682