#BBF8A8#BBF8A8
#BBF8A8 is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.9% C 0.122 H 138.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF8A8 |
|---|---|
| RGB | rgb(187, 248, 168) |
| HSL | hsl(106, 85%, 82%) |
| HSV | hsv(106, 32%, 97%) |
| CMYK | cmyk(24.6%, 0%, 32.3%, 2.7%) |
| CIE-LAB | lab(91.92, -33.59, 32.43) |
| CIE-LCH | lch(91.92, 46.69, 136.00°) |
| OKLab | oklab(91.85% -0.0915 0.0812) |
| OKLCH | oklch(91.85% 0.122 138.4) |
| XYZ | xyz(61.1269, 80.5249, 49.3604) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.78
Tea Green
#BDF8A3
ΔE00 1.08
Light Pastel Green
#B2FBA5
ΔE00 1.77
Light Light Green
#C8FFB0
ΔE00 1.95
Pale Green
#C7FDB5
ΔE00 2.16
Celadon
#BEFDB7
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF8A8 #E5A8F8
analogous
#E3F8A8 #BBF8A8 #A8F8BD
triadic
#BBF8A8 #A8BBF8 #F8A8BB
tetradic
#BBF8A8 #A8E3F8 #E5A8F8 #F8BDA8
square
#BBF8A8 #A8E3F8 #E5A8F8 #F8BDA8
split-complementary
#BBF8A8 #BDA8F8 #F8A8E3
monochromatic
#62EF37 #8FF36F #BBF8A8 #E7FDE1 #E9FDE3
Accessibility & contrast
On white
1.23
#BBF8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#BBF8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF8A8
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF8A8 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA3
Deuteranopia (green-blind)
#F4E6AC
Tritanopia (blue-blind)
#B8F3E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf8a8; /* rgb */ color: rgb(187, 248, 168); /* oklch */ color: oklch(91.9% 0.122 138.4);
Tailwind
colors: {
custom: {
50: '#d1fac2',
500: '#bbf8a8',
950: '#000000',
},
}SCSS
$custom: #bbf8a8; $custom-light: #d1fac2; $custom-dark: #000000;
JSON
{
"hex": "#bbf8a8",
"rgb": {
"r": 187,
"g": 248,
"b": 168
},
"hsl": {
"h": 105.75,
"s": 85.106,
"l": 81.569
},
"oklch": {
"l": 0.91852,
"c": 0.12238,
"h": 138.4
},
"luminance": 0.80527
}Semantic roles & 50–950 ramp
primary
#BBF8A8
secondary
#BF6BD9
accent
#04E2AD
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582