#BBF5BA#BBF5BA
#BBF5BA is a very light, moderate green. Relative luminance 0.794; OKLCH L 91.6% C 0.099 H 144.3°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF5BA |
|---|---|
| RGB | rgb(187, 245, 186) |
| HSL | hsl(119, 75%, 85%) |
| HSV | hsv(119, 24%, 96%) |
| CMYK | cmyk(23.7%, 0%, 24.1%, 3.9%) |
| CIE-LAB | lab(91.42, -29.37, 22.61) |
| CIE-LCH | lch(91.42, 37.07, 142.41°) |
| OKLab | oklab(91.56% -0.0802 0.0576) |
| OKLCH | oklch(91.56% 0.099 144.3) |
| XYZ | xyz(62.0064, 79.4128, 58.5061) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 2.57
Light Mint
#B6FFBB
ΔE00 2.88
Light Sage
#BCECAC
ΔE00 2.91
Pale Green
#C7FDB5
ΔE00 3.44
Very Pale Green
#CFFDBC
ΔE00 3.49
Very Light Green
#D1FFBD
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF5BA #F4BAF5
analogous
#D9F5BA #BBF5BA #BAF5D7
triadic
#BBF5BA #BABBF5 #F5BABB
tetradic
#BBF5BA #BAD9F5 #F4BAF5 #F5D7BA
square
#BBF5BA #BAD9F5 #F4BAF5 #F5D7BA
split-complementary
#BBF5BA #D7BAF5 #F5BAD9
monochromatic
#52E64F #86ED85 #BBF5BA #E5FBE4 #E5FBE4
Accessibility & contrast
On white
1.24
#BBF5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#BBF5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF5BA
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF5BA | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB7
Deuteranopia (green-blind)
#EEE4BD
Tritanopia (blue-blind)
#B6F1E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf5ba; /* rgb */ color: rgb(187, 245, 186); /* oklch */ color: oklch(91.6% 0.099 144.3);
Tailwind
colors: {
custom: {
50: '#d0f8cf',
500: '#bbf5ba',
950: '#000000',
},
}SCSS
$custom: #bbf5ba; $custom-light: #d0f8cf; $custom-dark: #000000;
JSON
{
"hex": "#bbf5ba",
"rgb": {
"r": 187,
"g": 245,
"b": 186
},
"hsl": {
"h": 118.983,
"s": 74.684,
"l": 84.51
},
"oklch": {
"l": 0.91556,
"c": 0.09878,
"h": 144.3
},
"luminance": 0.79415
}Semantic roles & 50–950 ramp
primary
#BBF5BA
secondary
#D57DD6
accent
#0FD7D3
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141713
muted
#838583