#BBF4B8#BBF4B8
#BBF4B8 is a very light, moderate green. Relative luminance 0.787; OKLCH L 91.3% C 0.099 H 143.5°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4B8 |
|---|---|
| RGB | rgb(187, 244, 184) |
| HSL | hsl(117, 73%, 84%) |
| HSV | hsv(117, 25%, 96%) |
| CMYK | cmyk(23.4%, 0%, 24.6%, 4.3%) |
| CIE-LAB | lab(91.11, -29.23, 23.21) |
| CIE-LCH | lch(91.11, 37.32, 141.55°) |
| OKLab | oklab(91.29% -0.0798 0.0591) |
| OKLCH | oklch(91.29% 0.099 143.5) |
| XYZ | xyz(61.4936, 78.7250, 57.2936) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 2.52
Light Sage
#BCECAC
ΔE00 2.55
Light Mint
#B6FFBB
ΔE00 3.01
Pale Green
#C7FDB5
ΔE00 3.28
Very Pale Green
#CFFDBC
ΔE00 3.37
Very Light Green
#D1FFBD
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4B8 #F1B8F4
analogous
#D9F4B8 #BBF4B8 #B8F4D3
triadic
#BBF4B8 #B8BBF4 #F4B8BB
tetradic
#BBF4B8 #B8D9F4 #F1B8F4 #F4D3B8
square
#BBF4B8 #B8D9F4 #F1B8F4 #F4D3B8
split-complementary
#BBF4B8 #D3B8F4 #F4B8D9
monochromatic
#55E44E #88EC83 #BBF4B8 #E6FBE5 #E6FBE5
Accessibility & contrast
On white
1.25
#BBF4B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#BBF4B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4B8
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4B8 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B4
Deuteranopia (green-blind)
#EEE3BB
Tritanopia (blue-blind)
#B6F0E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf4b8; /* rgb */ color: rgb(187, 244, 184); /* oklch */ color: oklch(91.3% 0.099 143.5);
Tailwind
colors: {
custom: {
50: '#d0f8cd',
500: '#bbf4b8',
950: '#000000',
},
}SCSS
$custom: #bbf4b8; $custom-light: #d0f8cd; $custom-dark: #000000;
JSON
{
"hex": "#bbf4b8",
"rgb": {
"r": 187,
"g": 244,
"b": 184
},
"hsl": {
"h": 117,
"s": 73.171,
"l": 83.922
},
"oklch": {
"l": 0.91294,
"c": 0.09927,
"h": 143.5
},
"luminance": 0.78727
}Semantic roles & 50–950 ramp
primary
#BBF4B8
secondary
#D07CD5
accent
#10D5CB
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141713
muted
#838583