#BBF2BA#BBF2BA
#BBF2BA is a very light, moderate green. Relative luminance 0.776; OKLCH L 90.9% C 0.094 H 144.3°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2BA |
|---|---|
| RGB | rgb(187, 242, 186) |
| HSL | hsl(119, 68%, 84%) |
| HSV | hsv(119, 23%, 95%) |
| CMYK | cmyk(22.7%, 0%, 23.1%, 5.1%) |
| CIE-LAB | lab(90.60, -27.96, 21.48) |
| CIE-LCH | lch(90.60, 35.26, 142.46°) |
| OKLab | oklab(90.9% -0.0764 0.0548) |
| OKLCH | oklch(90.9% 0.094 144.3) |
| XYZ | xyz(61.1062, 77.6124, 58.2060) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.78
Celadon
#BEFDB7
ΔE00 3.39
Light Mint
#B6FFBB
ΔE00 3.71
Mint
#AAF0C1
ΔE00 3.84
Very Pale Green
#CFFDBC
ΔE00 3.86
Pale Green
#C7FDB5
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2BA #F1BAF2
analogous
#D7F2BA #BBF2BA #BAF2D5
triadic
#BBF2BA #BABBF2 #F2BABB
tetradic
#BBF2BA #BAD7F2 #F1BAF2 #F2D5BA
square
#BBF2BA #BAD7F2 #F1BAF2 #F2D5BA
split-complementary
#BBF2BA #D5BAF2 #F2BAD7
monochromatic
#55DF53 #88E887 #BBF2BA #E6FAE5 #E6FAE5
Accessibility & contrast
On white
1.27
#BBF2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#BBF2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2BA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2BA | 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)
#F5E8B7
Deuteranopia (green-blind)
#ECE2BD
Tritanopia (blue-blind)
#B6EFE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf2ba; /* rgb */ color: rgb(187, 242, 186); /* oklch */ color: oklch(90.9% 0.094 144.3);
Tailwind
colors: {
custom: {
50: '#d0f6cf',
500: '#bbf2ba',
950: '#000000',
},
}SCSS
$custom: #bbf2ba; $custom-light: #d0f6cf; $custom-dark: #000000;
JSON
{
"hex": "#bbf2ba",
"rgb": {
"r": 187,
"g": 242,
"b": 186
},
"hsl": {
"h": 118.929,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.909,
"c": 0.09401,
"h": 144.3
},
"luminance": 0.77614
}Semantic roles & 50–950 ramp
primary
#BBF2BA
secondary
#D07FD2
accent
#15D0CD
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141713
muted
#838583