#BBF3AB#BBF3AB
#BBF3AB is a very light, moderate green. Relative luminance 0.776; OKLCH L 90.8% C 0.111 H 138.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF3AB |
|---|---|
| RGB | rgb(187, 243, 171) |
| HSL | hsl(107, 75%, 81%) |
| HSV | hsv(107, 30%, 95%) |
| CMYK | cmyk(23%, 0%, 29.6%, 4.7%) |
| CIE-LAB | lab(90.60, -30.82, 29.14) |
| CIE-LCH | lch(90.60, 42.41, 136.60°) |
| OKLab | oklab(90.81% -0.0839 0.0734) |
| OKLCH | oklch(90.81% 0.111 138.8) |
| XYZ | xyz(59.8929, 77.6046, 50.3438) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.34
Light Sage
#BCECAC
ΔE00 2.09
Pale Green
#C7FDB5
ΔE00 2.23
Celadon
#BEFDB7
ΔE00 2.35
Tea Green
#BDF8A3
ΔE00 2.46
Light Light Green
#C8FFB0
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF3AB #E3ABF3
analogous
#DFF3AB #BBF3AB #ABF3BF
triadic
#BBF3AB #ABBBF3 #F3ABBB
tetradic
#BBF3AB #ABDFF3 #E3ABF3 #F3BFAB
square
#BBF3AB #ABDFF3 #E3ABF3 #F3BFAB
split-complementary
#BBF3AB #BFABF3 #F3ABDF
monochromatic
#64E440 #90EB75 #BBF3AB #E6FBE1 #E9FBE4
Accessibility & contrast
On white
1.27
#BBF3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#BBF3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF3AB
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF3AB | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E7A6
Deuteranopia (green-blind)
#EFE2AF
Tritanopia (blue-blind)
#B9EEE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf3ab; /* rgb */ color: rgb(187, 243, 171); /* oklch */ color: oklch(90.8% 0.111 138.8);
Tailwind
colors: {
custom: {
50: '#d0f7c4',
500: '#bbf3ab',
950: '#000000',
},
}SCSS
$custom: #bbf3ab; $custom-light: #d0f7c4; $custom-dark: #000000;
JSON
{
"hex": "#bbf3ab",
"rgb": {
"r": 187,
"g": 243,
"b": 171
},
"hsl": {
"h": 106.667,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.90806,
"c": 0.11148,
"h": 138.8
},
"luminance": 0.77606
}Semantic roles & 50–950 ramp
primary
#BBF3AB
secondary
#BC70D2
accent
#0ED7AB
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582