#BBFBAA#BBFBAA
#BBFBAA is a very light, vivid green. Relative luminance 0.825; OKLCH L 92.6% C 0.125 H 139.2°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFBAA |
|---|---|
| RGB | rgb(187, 251, 170) |
| HSL | hsl(107, 91%, 83%) |
| HSV | hsv(107, 32%, 98%) |
| CMYK | cmyk(25.5%, 0%, 32.3%, 1.6%) |
| CIE-LAB | lab(92.78, -34.67, 32.57) |
| CIE-LCH | lch(92.78, 47.57, 136.78°) |
| OKLab | oklab(92.55% -0.0945 0.0816) |
| OKLCH | oklch(92.55% 0.125 139.2) |
| XYZ | xyz(62.2444, 82.4594, 50.6592) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.38
Light Pastel Green
#B2FBA5
ΔE00 1.39
Washed Out Green
#BCF5A6
ΔE00 1.46
Light Light Green
#C8FFB0
ΔE00 1.83
Pale Green
#C7FDB5
ΔE00 2.15
Celadon
#BEFDB7
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFBAA #EAAAFB
analogous
#E4FBAA #BBFBAA #AAFBC1
triadic
#BBFBAA #AABBFB #FBAABB
tetradic
#BBFBAA #AAE4FB #EAAAFB #FBC1AA
square
#BBFBAA #AAE4FB #EAAAFB #FBC1AA
split-complementary
#BBFBAA #C1AAFB #FBAAE4
monochromatic
#5DF535 #8CF870 #BBFBAA #E8FEE2 #E8FEE2
Accessibility & contrast
On white
1.20
#BBFBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#BBFBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFBAA
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFBAA | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA5
Deuteranopia (green-blind)
#F6E8AE
Tritanopia (blue-blind)
#B8F6E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfbaa; /* rgb */ color: rgb(187, 251, 170); /* oklch */ color: oklch(92.6% 0.125 139.2);
Tailwind
colors: {
custom: {
50: '#d1fdc4',
500: '#bbfbaa',
950: '#000000',
},
}SCSS
$custom: #bbfbaa; $custom-light: #d1fdc4; $custom-dark: #000000;
JSON
{
"hex": "#bbfbaa",
"rgb": {
"r": 187,
"g": 251,
"b": 170
},
"hsl": {
"h": 107.407,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.92553,
"c": 0.12486,
"h": 139.2
},
"luminance": 0.82461
}Semantic roles & 50–950 ramp
primary
#BBFBAA
secondary
#C66BDE
accent
#00E6B5
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582