#BBF5BE#BBF5BE
#BBF5BE is a very light, moderate green. Relative luminance 0.796; OKLCH L 91.6% C 0.095 H 146.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF5BE |
|---|---|
| RGB | rgb(187, 245, 190) |
| HSL | hsl(123, 74%, 85%) |
| HSV | hsv(123, 24%, 96%) |
| CMYK | cmyk(23.7%, 0%, 22.4%, 3.9%) |
| CIE-LAB | lab(91.50, -28.71, 20.67) |
| CIE-LCH | lch(91.50, 35.37, 144.25°) |
| OKLab | oklab(91.64% -0.0785 0.0529) |
| OKLCH | oklch(91.64% 0.095 146.1) |
| XYZ | xyz(62.4376, 79.5853, 60.7770) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 3.33
Light Mint
#B6FFBB
ΔE00 3.33
Mint
#AAF0C1
ΔE00 3.42
Light Sage
#BCECAC
ΔE00 3.56
Very Pale Green
#CFFDBC
ΔE00 4.04
Pale Green
#C7FDB5
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF5BE #F5BBF2
analogous
#D5F5BB #BBF5BE #BBF5DB
triadic
#BBF5BE #BEBBF5 #F5BEBB
tetradic
#BBF5BE #BBD5F5 #F5BBF2 #F5DBBB
square
#BBF5BE #BBD5F5 #F5BBF2 #F5DBBB
split-complementary
#BBF5BE #DBBBF5 #F5BBD5
monochromatic
#50E558 #86ED8B #BBF5BE #E4FBE5 #E4FBE5
Accessibility & contrast
On white
1.24
#BBF5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#BBF5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF5BE
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF5BE | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#EEE4C1
Tritanopia (blue-blind)
#B5F2E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf5be; /* rgb */ color: rgb(187, 245, 190); /* oklch */ color: oklch(91.6% 0.095 146.1);
Tailwind
colors: {
custom: {
50: '#d0f8d1',
500: '#bbf5be',
950: '#000000',
},
}SCSS
$custom: #bbf5be; $custom-light: #d0f8d1; $custom-dark: #000000;
JSON
{
"hex": "#bbf5be",
"rgb": {
"r": 187,
"g": 245,
"b": 190
},
"hsl": {
"h": 123.103,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.91644,
"c": 0.09467,
"h": 146.1
},
"luminance": 0.79587
}Semantic roles & 50–950 ramp
primary
#BBF5BE
secondary
#D67ED2
accent
#0FCCD6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141714
muted
#838583