#BBF4B0#BBF4B0
#BBF4B0 is a very light, moderate green. Relative luminance 0.784; OKLCH L 91.1% C 0.108 H 140.5°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4B0 |
|---|---|
| RGB | rgb(187, 244, 176) |
| HSL | hsl(110, 76%, 82%) |
| HSV | hsv(110, 28%, 96%) |
| CMYK | cmyk(23.4%, 0%, 27.9%, 4.3%) |
| CIE-LAB | lab(90.96, -30.51, 27.09) |
| CIE-LCH | lch(90.96, 40.80, 138.40°) |
| OKLab | oklab(91.13% -0.0831 0.0685) |
| OKLCH | oklch(91.13% 0.108 140.5) |
| XYZ | xyz(60.6786, 78.3990, 53.0014) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.91
Light Sage
#BCECAC
ΔE00 2.03
Washed Out Green
#BCF5A6
ΔE00 2.19
Pale Green
#C7FDB5
ΔE00 2.24
Very Pale Green
#CFFDBC
ΔE00 3.02
Light Mint
#B6FFBB
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4B0 #E9B0F4
analogous
#DDF4B0 #BBF4B0 #B0F4C7
triadic
#BBF4B0 #B0BBF4 #F4B0BB
tetradic
#BBF4B0 #B0DDF4 #E9B0F4 #F4C7B0
square
#BBF4B0 #B0DDF4 #E9B0F4 #F4C7B0
split-complementary
#BBF4B0 #C7B0F4 #F4B0DD
monochromatic
#5FE545 #8DED7A #BBF4B0 #E8FBE4 #E8FBE4
Accessibility & contrast
On white
1.26
#BBF4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#BBF4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4B0
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4B0 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AC
Deuteranopia (green-blind)
#EFE3B4
Tritanopia (blue-blind)
#B8EFE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf4b0; /* rgb */ color: rgb(187, 244, 176); /* oklch */ color: oklch(91.1% 0.108 140.5);
Tailwind
colors: {
custom: {
50: '#d0f8c8',
500: '#bbf4b0',
950: '#000000',
},
}SCSS
$custom: #bbf4b0; $custom-light: #d0f8c8; $custom-dark: #000000;
JSON
{
"hex": "#bbf4b0",
"rgb": {
"r": 187,
"g": 244,
"b": 176
},
"hsl": {
"h": 110.294,
"s": 75.556,
"l": 82.353
},
"oklch": {
"l": 0.91127,
"c": 0.10772,
"h": 140.5
},
"luminance": 0.78401
}Semantic roles & 50–950 ramp
primary
#BBF4B0
secondary
#C574D4
accent
#0ED8B7
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582