#BBF4BE#BBF4BE
#BBF4BE is a very light, moderate green. Relative luminance 0.790; OKLCH L 91.4% C 0.093 H 146.1°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4BE |
|---|---|
| RGB | rgb(187, 244, 190) |
| HSL | hsl(123, 72%, 85%) |
| HSV | hsv(123, 23%, 96%) |
| CMYK | cmyk(23.4%, 0%, 22.1%, 4.3%) |
| CIE-LAB | lab(91.23, -28.23, 20.29) |
| CIE-LCH | lch(91.23, 34.77, 144.30°) |
| OKLab | oklab(91.43% -0.0773 0.0519) |
| OKLCH | oklch(91.43% 0.093 146.1) |
| XYZ | xyz(62.1359, 78.9819, 60.6764) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.33
Light Sage
#BCECAC
ΔE00 3.55
Celadon
#BEFDB7
ΔE00 3.59
Light Mint
#B6FFBB
ΔE00 3.61
Very Pale Green
#CFFDBC
ΔE00 4.17
Pale Green
#C7FDB5
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4BE #F4BBF1
analogous
#D5F4BB #BBF4BE #BBF4DB
triadic
#BBF4BE #BEBBF4 #F4BEBB
tetradic
#BBF4BE #BBD5F4 #F4BBF1 #F4DBBB
square
#BBF4BE #BBD5F4 #F4BBF1 #F4DBBB
split-complementary
#BBF4BE #DBBBF4 #F4BBD5
monochromatic
#52E359 #86EB8C #BBF4BE #E5FBE6 #E5FBE6
Accessibility & contrast
On white
1.25
#BBF4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#BBF4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4BE
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4BE | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABB
Deuteranopia (green-blind)
#EDE4C1
Tritanopia (blue-blind)
#B5F1E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf4be; /* rgb */ color: rgb(187, 244, 190); /* oklch */ color: oklch(91.4% 0.093 146.1);
Tailwind
colors: {
custom: {
50: '#d0f8d1',
500: '#bbf4be',
950: '#000000',
},
}SCSS
$custom: #bbf4be; $custom-light: #d0f8d1; $custom-dark: #000000;
JSON
{
"hex": "#bbf4be",
"rgb": {
"r": 187,
"g": 244,
"b": 190
},
"hsl": {
"h": 123.158,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.91426,
"c": 0.09308,
"h": 146.1
},
"luminance": 0.78984
}Semantic roles & 50–950 ramp
primary
#BBF4BE
secondary
#D57ED0
accent
#11CAD4
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141714
muted
#838583