#BBF4B4#BBF4B4
#BBF4B4 is a very light, moderate green. Relative luminance 0.786; OKLCH L 91.2% C 0.103 H 141.9°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4B4 |
|---|---|
| RGB | rgb(187, 244, 180) |
| HSL | hsl(113, 74%, 83%) |
| HSV | hsv(113, 26%, 96%) |
| CMYK | cmyk(23.4%, 0%, 26.2%, 4.3%) |
| CIE-LAB | lab(91.03, -29.88, 25.15) |
| CIE-LCH | lch(91.03, 39.05, 139.91°) |
| OKLab | oklab(91.21% -0.0814 0.0638) |
| OKLCH | oklch(91.21% 0.103 141.9) |
| XYZ | xyz(61.0802, 78.5596, 55.1165) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 2.06
Light Sage
#BCECAC
ΔE00 2.13
Pale Green
#C7FDB5
ΔE00 2.66
Light Mint
#B6FFBB
ΔE00 2.93
Washed Out Green
#BCF5A6
ΔE00 3.03
Very Pale Green
#CFFDBC
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4B4 #EDB4F4
analogous
#DBF4B4 #BBF4B4 #B4F4CD
triadic
#BBF4B4 #B4BBF4 #F4B4BB
tetradic
#BBF4B4 #B4DBF4 #EDB4F4 #F4CDB4
square
#BBF4B4 #B4DBF4 #EDB4F4 #F4CDB4
split-complementary
#BBF4B4 #CDB4F4 #F4B4DB
monochromatic
#5AE449 #8BEC7F #BBF4B4 #E7FBE4 #E7FBE4
Accessibility & contrast
On white
1.26
#BBF4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#BBF4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4B4
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4B4 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9B0
Deuteranopia (green-blind)
#EEE3B7
Tritanopia (blue-blind)
#B7F0E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf4b4; /* rgb */ color: rgb(187, 244, 180); /* oklch */ color: oklch(91.2% 0.103 141.9);
Tailwind
colors: {
custom: {
50: '#d0f8ca',
500: '#bbf4b4',
950: '#000000',
},
}SCSS
$custom: #bbf4b4; $custom-light: #d0f8ca; $custom-dark: #000000;
JSON
{
"hex": "#bbf4b4",
"rgb": {
"r": 187,
"g": 244,
"b": 180
},
"hsl": {
"h": 113.438,
"s": 74.419,
"l": 83.137
},
"oklch": {
"l": 0.91209,
"c": 0.10347,
"h": 141.9
},
"luminance": 0.78561
}Semantic roles & 50–950 ramp
primary
#BBF4B4
secondary
#CA78D4
accent
#0FD7C1
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582